Skip to main content

Delete an Artifact

The Krystal Container Registry allows you to remove container images and artifacts that are no longer needed. Artifacts can currently be deleted via the Krystal Cloud UI or the Krystal Cloud API.

Delete an Artifact

You can currently only delete an artifact using the Krystal Cloud UI or the Krystal Cloud API.

Delete an Artifact using the Krystal Cloud UI

  1. Log in to your Krystal Cloud account.
  2. Navigate to the Container Registry section in your account settings.
  3. Select the repository containing the artifact you want to delete.
  4. Click on the Artifacts tab to view the list of stored artifacts.
  5. Locate the artifact you want to delete and click on the Delete button next to it.
  6. Confirm the deletion when prompted.

Delete an Artifact using the Krystal Cloud API

The Krystal Cloud API allows you to delete artifacts programmatically. Documentation for this endpoint can be found in the Krystal Cloud API documentation.