.nh .TH buildah\-manifest "1" "September 2019" "buildah" .SH NAME .PP buildah\-manifest \- Create and manipulate manifest lists and image indexes. .SH SYNOPSIS .PP buildah manifest COMMAND [OPTIONS] [ARG...] .SH DESCRIPTION .PP The \fB\fCbuildah manifest\fR command provides subcommands which can be used to: .PP .RS .nf * Create a working Docker manifest list or OCI image index. * Add an entry to a manifest list or image index for a specified image. * Add or update information about an entry in a manifest list or image index. * Delete a working container or an image. * Push a manifest list or image index to a registry or other location. .fi .RE .SH SUBCOMMANDS .TS allbox; l l l l l l . \fB\fCCommand\fR \fB\fCMan Page\fR \fB\fCDescription\fR add buildah\-manifest\-add(1) \[la]buildah-manifest-add.md\[ra] T{ Add an image to a manifest list or image index. T} annotate buildah\-manifest\-annotate(1) \[la]buildah-manifest-annotate.md\[ra] T{ Add or update information about an image in a manifest list or image index. T} create buildah\-manifest\-create(1) \[la]buildah-manifest-create.md\[ra] T{ Create a manifest list or image index. T} inspect buildah\-manifest\-inspect(1) \[la]buildah-manifest-inspect.md\[ra] T{ Display the contents of a manifest list or image index. T} push buildah\-manifest\-push(1) \[la]buildah-manifest-push.md\[ra] T{ Push a manifest list or image index to a registry or other location. T} remove buildah\-manifest\-remove(1) \[la]buildah-manifest-remove.md\[ra] T{ Remove an image from a manifest list or image index. T} .TE .SH SEE ALSO .PP buildah(1), buildah\-manifest\-create(1), buildah\-manifest\-add(1), buildah\-manifest\-remove(1), buildah\-manifest\-annotate(1), buildah\-manifest\-inspect(1), buildah\-manifest\-push(1)