glab incident close

Close an incident.

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

Aliases

resolve

Examples

$ glab incident close 123
$ glab incident close 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.