1podman-machine-info(1)      General Commands Manual     podman-machine-info(1)
2
3
4

NAME

6       podman-machine-info - Display machine host info
7
8

SYNOPSIS

10       podman machine info
11
12

DESCRIPTION

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

OPTIONS

19   --format, -f=format
20       Change output format to "json" or a Go template.
21
22
23   --help
24       Print usage statement.
25
26

EXAMPLES

28              $ podman machine info
29              $ podman machine info --format json
30              $ podman machine info --format {{.Host.Arch}}
31
32
33

SEE ALSO

35       podman(1), podman-machine(1)
36
37

HISTORY

39       June  2022,  Originally  compiled   by   Ashley   Cui   acui@redhat.com
40       ⟨mailto:acui@redhat.com⟩
41
42
43
44                                                        podman-machine-info(1)
Impressum