gh-issue-create

issue Create GitHub issues on a repository from the command-line.…

gh issue

Create GitHub issues on a repository from the command-line. More information: https://cli.github.com/manual/gh_issue_create.

gh issue create

gh issue create --label "{{bug}}"

gh issue create --assignee {{user1,user2,...}}

gh issue create --title "{{title}}" --body "{{body}}" --assignee "{{@me}}"

gh issue create --body-file {{path/to/file}}

gh issue create --web

gh issue create --help

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