gh-label

label Work with GitHub labels on the command-line. More information:…

gh label

Work with GitHub labels on the command-line. More information: https://cli.github.com/manual/gh_label.

gh label list

gh label list --web

gh label create {{name}} --description "{{description}}" --color {{color_hex}}

gh label delete {{name}}

gh label edit {{name}} --name {{new_name}} --description "{{description}}"

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

gh label {{subcommand}} --help

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← gh-issue-create gh-mintty →