.nh .TH buildah-manifest-rm "1" "April 2021" "buildah" .SH NAME .PP buildah-manifest-rm - Removes one or more manifest lists. .SH SYNOPSIS .PP \fBbuildah manifest rm\fP [\fIlistNameOrIndexName\fP ...] .SH DESCRIPTION .PP Removes one or more locally stored manifest lists. .SH EXAMPLE .PP buildah manifest rm .PP buildah manifest-rm listID1 listID2 .PP \fBstorage.conf\fP (\fB/etc/containers/storage.conf\fR) .PP storage.conf is the storage configuration file for all tools using containers/storage .PP The storage configuration file specifies all of the available container storage options for tools using shared container storage. .SH SEE ALSO .PP buildah(1), containers-storage.conf(5), buildah-manifest(1)