copia-cli label list
copia-cli label list [flags]
List labels in a Copia repository. Labels are displayed with their name, color, and description.
Options
-
--json <strings> - Output JSON with selected fields: [name color description]
Options inherited from parent commands
-
--host <string> - Target Copia host
-R,--repo <string>- Select repository (owner/repo)
-
--token <string> - Authentication token
Aliases
copia-cli label ls
Examples
$ copia-cli label list
$ copia-cli label list --json name,color