Cli/ref/mw gitlab label create
Appearance
mw gitlab label create
[edit]Create labels for repository/project
mw gitlab label create [flags]
Examples
[edit]glab label create glab label new glab label create -R owner/repo
Options
[edit]-c, --color string Color of label in plain or HEX code. (default "#428BCA") -d, --description string Label description -n, --name string Name of label
Options inherited from parent commands
[edit]--help Help for this command --no-interaction Do not ask any interactive questions -R, --repo OWNER/REPO Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL -v, --verbose count Increase output verbosity. Example: --verbose=2 or -vv
SEE ALSO
[edit]- mw gitlab label - Manage labels on remote