.nh .TH podman-manifest-rm "1" "April 2021" "podman" .SH NAME .PP podman-manifest-rm - Remove manifest list or image index from local storage .SH SYNOPSIS .PP \fBpodman manifest rm\fP \fIlist-or-index\fP [...] .SH DESCRIPTION .PP Removes one or more locally stored manifest lists. .SH EXAMPLE .PP podman manifest rm \fB\fR .PP podman 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 \fBpodman(1)\fP, \fBpodman-manifest(1)\fP, \fBcontainers-storage.conf(5)\fP