glab-label-create - Man Page
Create labels for repository/project
Synopsis
glab label create [flags]
Description
Create labels for repository/project
Options
-c, --color="#428BCA" Color of label in plain or HEX code.
-d, --description="" Label description
-n, --name="" Name of label
Options Inherited from Parent Commands
--help[=false] Show help for command
- -R, ā--repo="" Select another repository using the
OWNER/REPO
orGROUP/NAMESPACE/REPO
format or full URL or git URL
Example
glab label create glab label new glab label create -R owner/repo
See Also
Referenced By
Aug 2023 Auto generated by spf13/cobra