glab-incident - Man Page
Work with GitLab incidents.
Synopsis
glab incident [command] [flags]
Description
Incidents track service disruptions and their resolution. List and view incidents, comment on them, and subscribe, close, or reopen them.
Use --repo to target a project other than the current one.
Options
-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
Example
glab incident list
See Also
glab(1), glab-incident-close(1), glab-incident-list(1), glab-incident-note(1), glab-incident-reopen(1), glab-incident-subscribe(1), glab-incident-unsubscribe(1), glab-incident-view(1)
Referenced By
glab(1), glab-incident-close(1), glab-incident-list(1), glab-incident-note(1), glab-incident-reopen(1), glab-incident-subscribe(1), glab-incident-unsubscribe(1), glab-incident-view(1).