1GH-PR-REOPEN(1) GitHub CLI manual GH-PR-REOPEN(1)
23
4
NAME
6gh-pr-reopen - Reopen a pull request
78
9
SYNOPSIS
11gh pr reopen {<number> | <url> | <branch>} [flags]
1213
14
OPTIONS
16-c, --comment <string>
17Add a reopening comment
1819
20
OPTIONS INHERITED FROM PARENT COMMANDS
22-R, --repo <[HOST/]OWNER/REPO>
23Select another repository using the [HOST/]OWNER/REPO format
2425
26
SEE ALSO
28gh-pr(1)
2930
31
32
Jun 2022 GH-PR-REOPEN(1)