glab-incident-reopen - Reopen a resolved incident.
glab incident reopen [ | ] [flags]
Reopen a resolved 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
reopen 123
$ glab incident open 123
$ glab incident reopen
https://gitlab.com/NAMESPACE/REPO/-/issues/incident/123
glab-incident(1)