cldkctl_registry_labels_delete
Delete labels from a registry in Cloudeka's cldkctl by providing organization, user, project, labels, and registry IDs to remove unwanted metadata.
Instructions
Call the cldkctl_registry_labels_delete endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | Yes | Organization ID | |
| user_id | Yes | User ID | |
| project_id | Yes | Project ID | |
| labels_id | Yes | Labels ID | |
| registry_id | Yes | Registry ID |