OCI
Delete Tag
Delete a OCITag
An OCIRepository can publish zero or more OCITags. OCITags are names that point to a unique OCIArtifact digest.
An OCITag’s ID is comprised of the OCIRepository ID followed by a : and the Tag name.
Examples of OCITag identifiers:
- docker.io/istio/pilot:1.3.0: The 1.3.0 tag on the docker.io/istio/pilot OCIRepository.
- public.ecr.aws/bottlerocket/bottlerocket-operator:0.1: The 0.1 tag on the public.ecr.aws/bottlerocket/bottlerocket-operator OCIRepository.
DELETE
Delete Tag
Documentation Index
Fetch the complete documentation index at: https://docs.chkk.io/llms.txt
Use this file to discover all available pages before exploring further.
Response
No Content
Previous
List OrganizationsList multiple Organizations
An <em>Organization</em> is the top-level object that models a Chkk customer.
Organizations are uniquely identified by a UUID, prefixed with the string
<b>org_</b>, for example <b>org_c42014e7-baf5-4ec6-a502-858f98dca7c8</b>
Next
Delete Tag