gh issue view
gh issue view {<number> | <url>} [flags]
显示有关问题的标题、正文和其他信息。
使用--web
,改为在 web 浏览器中打开问题。
Options
-c
,--comments
- View issue comments
-q
,--jq <expression>
- jq 表达式,过滤 JSON 输出
--json <fields>
- JSON 输出特殊字段
-t
,--template <string>
- 模板化输出
-w
,--web
- Open an issue in the browser
Options inherited from parent commands
-R
,--repo <[HOST/]OWNER/REPO>
- 使用 [HOST/]OWNER/REPO 格式,选择另一存储库