Page cover

label

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.

Usage

cldkctl registry artifact label [flags]
cldkctl registry artifact label [command]

Available commands

Command
Description

add

Add a label to an artifact.

remove

Remove a label from an artifact.

Flags

This command supports global flags. Refer to the Global Flags section for details.

Flag
Description

-h, --help

Help for the registry artifact label command.

Last updated