Deleting an Artifact in Artifact Registry

Delete artifacts from an Artifact Registry repository.

In a repository's detail page:

  • Deleted artifacts remain in the Artifacts section with a Deleted state.
  • You can filter for all artifacts with a Deleted state.
Immutable Artifacts

You can't replace an immutable artifact:

  • When you upload an artifact to an immutable repository, you're not allowed to assign it a deleted artifact's name.
Mutable Artifacts

You can replace a mutable artifact:

  • You can upload an artifact to a mutable repository, assigning it a deleted artifact's name.
  • If an artifact with the same name exists, the new artifact deletes and replaces the old one.