glab-issue-close - Close an issue.
glab issue close [ | ] [flags]
Close an issue.
|
-h, --help[=false] |
Show help for this command. | ||
|
-R, --repo="" |
Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO format. Also accepts full URL or Git URL. |
$ glab issue
close 123
$ glab issue close
https://gitlab.com/NAMESPACE/REPO/-/issues/123
glab-issue(1)