gh label

Work with GitHub labels. More information: https://cli.github.com/manual/gh_label.

gh label list

gh label list {{[-w|--web]}}

gh label create {{name}} {{[-d|--description]}} "{{description}}" {{[-c|--color]}} {{color_hex}}

gh label delete {{name}}

gh label edit {{name}} {{[-n|--name]}} {{new_name}} {{[-d|--description]}} "{{description}}"

gh label clone {{owner}}/{{repository}}

gh label {{subcommand}} --help