.nh .TH podman\-manifest\-inspect(1) .SH NAME .PP podman\-manifest\-inspect \- Display a manifest list or image index .SH SYNOPSIS .PP \fBpodman manifest inspect\fP \fIlistnameorindexname\fP .SH DESCRIPTION .PP Displays the manifest list or image index stored using the specified image name. .SH RETURN VALUE .PP A formatted JSON representation of the manifest list or image index. .SH EXAMPLES .PP .RS .nf podman manifest inspect mylist:v1.11 .fi .RE .SH SEE ALSO .PP podman(1), podman\-manifest(1), podman\-manifest\-create(1), podman\-manifest\-add(1), podman\-manifest\-push(1), podman\-manifest\-remove(1), podman\-rmi(1)