glab-incident-close - Close an incident.
glab incident close [ | ] [flags]
Close an incident.
|
-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 incident
close 123
$ glab incident close
https://gitlab.com/NAMESPACE/REPO/-/issues/incident/123
glab-incident(1)