1GH-ISSUE-STATUS(1)             GitHub CLI manual            GH-ISSUE-STATUS(1)
2
3
4

NAME

6       gh-issue-status - Show status of relevant issues
7
8
9

SYNOPSIS

11       gh issue status [flags]
12
13
14

OPTIONS

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
26
27
28

OPTIONS INHERITED FROM PARENT COMMANDS

30       -R, --repo <[HOST/]OWNER/REPO>
31              Select another repository using the [HOST/]OWNER/REPO format
32
33
34

SEE ALSO

36       gh-issue(1)
37
38
39
40                                   Jun 2022                 GH-ISSUE-STATUS(1)
Impressum