1podman-machine-inspect(1) General Commands Manual 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
21 Rootless only.
22
23
25 --format
26 Print results with a Go template.
27
28
29 --help
30 Print usage statement.
31
32
34 $ podman machine inspect podman-machine-default
35
36
37
39 podman(1), podman-machine(1)
40
41
43 April 2022, Originally compiled by Brent Baude bbaude@redhat.com
44 ⟨mailto:bbaude@redhat.com⟩
45
46
47
48 podman-machine-inspect(1)