podman-manifest-rm(1) General Commands Manual podman-manifest-rm(1)

podman-manifest-rm - Remove manifest list or image index from local storage

podman manifest rm [options] list-or-index [...]

Removes one or more locally stored manifest lists.

--ignore, -i

If a specified manifest does not exist in the local storage, ignore it and do not throw an error.

podman manifest rm listid
podman manifest rm --ignore listid1 listid2

podman(1), podman-manifest(1), containers-storage.conf(5)