.nh .TH podman\-manifest(1) .SH NAME .PP podman\-manifest \- Create and manipulate manifest lists and image indexes .SH SYNOPSIS .PP \fBpodman manifest\fP \fIsubcommand\fP .SH DESCRIPTION .PP The \fB\fCpodman manifest\fR command provides subcommands which can be used to: .PP .RS .nf * Create a working Docker manifest list or OCI image index. .fi .RE .SH SUBCOMMANDS .TS allbox; l l l l l l . \fB\fCCommand\fR \fB\fCMan Page\fR \fB\fCDescription\fR add podman\-manifest\-add(1) T{ Add an image to a manifest list or image index. T} annotate podman\-manifest\-annotate(1) T{ Add or update information about an entry in a manifest list or image index. T} create podman\-manifest\-create(1) T{ Create a manifest list or image index. T} inspect podman\-manifest\-inspect(1) T{ Display a manifest list or image index. T} push podman\-manifest\-push(1) T{ Push a manifest list or image index to a registry. T} remove podman\-manifest\-remove(1) T{ Remove an image from a manifest list or image index. T} .TE .SH SEE ALSO .PP podman(1), podman\-manifest\-add(1), podman\-manifest\-annotate(1), podman\-manifest\-create(1), podman\-manifest\-inspect(1), podman\-manifest\-push(1), podman\-manifest\-remove(1)