1GH-ISSUE-STATUS(1) GitHub CLI manual GH-ISSUE-STATUS(1)
2
3
4
6 gh-issue-status - Show status of relevant issues
7
8
9
11 gh issue status [flags]
12
13
14
16 -q, --jq <expression>
17 Filter JSON output using a jq expression
18
19
20 --json <fields>
21 Output JSON with the specified fields
22
23
24 -t, --template <string>
25 Format JSON output using a Go template; see "gh help formatting"
26
27
28
30 -R, --repo <[HOST/]OWNER/REPO>
31 Select another repository using the [HOST/]OWNER/REPO format
32
33
34
36 gh-issue(1)
37
38
39
40 Oct 2023 GH-ISSUE-STATUS(1)