gh issue
处理 GitHub 问题
Commands
- gh issue close
- gh issue comment
- gh issue create
- gh issue delete
- gh issue edit
- gh issue list
- gh issue reopen
- gh issue status
- gh issue transfer
- gh issue view
Options
-R
,--repo <[HOST/]OWNER/REPO>
- 使用 [HOST/]OWNER/REPO 格式,选择另一存储库
Examples
$ gh issue list
$ gh issue create --label bug
$ gh issue view --web