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

NAME

6       gh-pr-status - Show status of relevant pull requests
7
8
9

SYNOPSIS

11       gh pr status [flags]
12
13
14

OPTIONS

16       -c, --conflict-status
17              Display the merge conflict status of each pull request
18
19
20       -q, --jq <expression>
21              Filter JSON output using a jq expression
22
23
24       --json <fields>
25              Output JSON with the specified fields
26
27
28       -t, --template <string>
29              Format JSON output using a Go template; see "gh help formatting"
30
31
32

OPTIONS INHERITED FROM PARENT COMMANDS

34       -R, --repo <[HOST/]OWNER/REPO>
35              Select another repository using the [HOST/]OWNER/REPO format
36
37
38

SEE ALSO

40       gh-pr(1)
41
42
43
44                                   Jan 2023                    GH-PR-STATUS(1)
Impressum