podman-manifest-inspect - Man Page
Display a manifest list or image index
Synopsis
podman manifest inspect listnameorindexname
Description
Displays the manifest list or image index stored using the specified image name.
Return Value
A formatted JSON representation of the manifest list or image index.
Examples
podman manifest inspect mylist:v1.11
See Also
podman(1), podman-manifest(1), podman-manifest-create(1), podman-manifest-add(1), podman-manifest-push(1), podman-manifest-remove(1), podman-rmi(1)
Referenced By
podman-manifest(1), podman-manifest-add(1), podman-manifest-annotate(1), podman-manifest-create(1), podman-manifest-push(1), podman-manifest-remove(1).