1podman-machine-inspect(1)() podman-machine-inspect(1)()
2
3
4
6 podman-machine-inspect - Inspect one or more virtual machines
7
8
10 podman machine inspect [*options] name ...
11
12
14 Inspect one or more virtual machines
15
16
17 Obtain greater detail about Podman virtual machines. More than one
18 virtual machine can be inspected at once.
19
20
22 --format
23 Print results with a Go template.
24
25
26 --help
27 Print usage statement.
28
29
31 $ podman machine inspect podman-machine-default
32
33
34
36 podman(1), podman-machine(1)
37
38
40 April 2022, Originally compiled by Brent Baude bbaude@redhat.com
41 ⟨mailto:bbaude@redhat.com⟩
42
43
44
45 podman-machine-inspect(1)()