glab-incident-subscribe - Subscribe to an incident.
glab incident subscribe [flags]
Subscribe to 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
subscribe 123
$ glab incident sub 123
$ glab incident subscribe
https://gitlab.com/OWNER/REPO/-/issues/incident/123
glab-incident(1)