gh-issue

issue Manage GitHub issues from the command line. More information:…

gh issue

Manage GitHub issues from the command line. More information: https://cli.github.com/manual/gh_issue.

gh issue view {{issue_number}}

gh issue create --web

gh issue list --limit {{10}} --label "{{bug}}"

gh issue list --state closed --author {{username}}

gh issue status --repo {{owner}}/{{repository}}

gh issue reopen {{issue_number}}

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