1podman-manifest-inspect(1) General Commands Manual podman-manifest-inspect(1)
23
4
NAME
6podman-manifest-inspect - Display a manifest list or image index
78
SYNOPSIS
10podman manifest inspect listnameorindexname
1112
DESCRIPTION
14Displays the manifest list or image index stored using the specified
15image name.
1617
RETURN VALUE
19A formatted JSON representation of the manifest list or image index.
2021
EXAMPLES
23podman manifest inspect mylist:v1.11
2425
26
SEE ALSO
28podman(1), podman-manifest(1)
2930
31
32
podman-manifest-inspect(1)