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

NAME

6       gh-issue-close - Close issue
7
8
9

SYNOPSIS

11       gh issue close {<number> | <url>} [flags]
12
13
14

OPTIONS

16       -c, --comment <string>
17              Leave a closing comment
18
19
20       -r, --reason <string>
21              Reason for closing: {completed|not planned}
22
23
24

OPTIONS INHERITED FROM PARENT COMMANDS

26       -R, --repo <[HOST/]OWNER/REPO>
27              Select another repository using the [HOST/]OWNER/REPO format
28
29
30

SEE ALSO

32       gh-issue(1)
33
34
35
36                                   Jan 2023                  GH-ISSUE-CLOSE(1)
Impressum