podman-machine-info

Section: User Commands (1)
Index Return to Main Contents
 

NAME

podman-machine-info - Display machine host info

 

SYNOPSIS

podman machine info

 

DESCRIPTION

Display information pertaining to the machine host. Rootless only, as all podman machine commands can be only be used with rootless Podman.

 

OPTIONS

 

--format, -f=format

Change output format to "json" or a Go template.

 

--help

Print usage statement.

 

EXAMPLES

$ podman machine info
$ podman machine info --format json
$ podman machine info --format {{.Host.Arch}}

 

SEE ALSO

podman(1), podman-machine(1)

 

HISTORY

June 2022, Originally compiled by Ashley Cui acui@redhat.com <mailto:acui@redhat.com>


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
--format, -f=format
--help
EXAMPLES
SEE ALSO
HISTORY

This document was created by man2html, using the manual pages.
Time: 13:34:40 GMT, May 18, 2024