glab-label-edit - Man Page
Edit group or project label.
Synopsis
glab label edit [flags]
Description
Edit group or project label.
Options
-c, --color="" The color of the label given in 6-digit hex notation with leading ‘#’ sign.
-d, --description="" Label description.
-l, --label-id=0 The label ID we are updating.
-n, --new-name="" The new name of the label.
-p, --priority=0 Label priority.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
- -R, --repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
- format. Also accepts full URL or Git URL.
Example
$ glab label edit $ glab label edit -R owner/repo
See Also
Referenced By
Nov 2025 Auto generated by spf13/cobra