1podman-manifest-inspect(1)() podman-manifest-inspect(1)()
2
3
4
6 podman-manifest-inspect - Display a manifest list or image index
7
8
10 podman manifest inspect listnameorindexname
11
12
14 Displays the manifest list or image index stored using the specified
15 image name.
16
17
19 A formatted JSON representation of the manifest list or image index.
20
21
23 podman manifest inspect mylist:v1.11
24
25
26
28 podman(1), podman-manifest(1), podman-manifest-create(1), podman-mani‐
29 fest-add(1), podman-manifest-push(1), podman-manifest-remove(1), pod‐
30 man-rmi(1)
31
32
33
34 podman-manifest-inspect(1)()