label
Last updated

The cldkctl registry artifact label command manages labels for artifacts in the container registry. Labels help categorize and organize artifacts, making it easier to find, manage, and track them within repositories.
cldkctl registry artifact label [flags]cldkctl registry artifact label [command]add
Add a label to an artifact.
remove
Remove a label from an artifact.
This command supports global flags. Refer to the Global Flags section for details.
-h, --help
Help for the registry artifact label command.
Last updated