glab incident reopen

Reopen a resolved incident.

glab incident reopen [<id> | <url>] [flags]

Aliases

open

Examples

$ glab incident reopen 123
$ glab incident open 123
$ glab incident reopen https://gitlab.com/NAMESPACE/REPO/-/issues/incident/123

Options inherited from parent commands

  -h, --help              Show help for this command.
  -R, --repo OWNER/REPO   Select another repository. Can use either OWNER/REPO or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.