table of contents
other versions
- bullseye-backports 2.18.1+dfsg1-1~bpo11+1
- testing 2.18.1+dfsg1-1
- unstable 2.22.0+dfsg1-1
GH-ISSUE-REOPEN(1) | GitHub CLI manual | GH-ISSUE-REOPEN(1) |
NAME¶
gh-issue-reopen - Reopen issue
SYNOPSIS¶
gh issue reopen {<number> | <url>} [flags]
OPTIONS¶
- -c, --comment <string>
- Add a reopening comment
OPTIONS INHERITED FROM PARENT COMMANDS¶
- -R, --repo <[HOST/]OWNER/REPO>
- Select another repository using the [HOST/]OWNER/REPO format
SEE ALSO¶
Oct 2022 |