glab-issue-unsubscribe - Unsubscribe from an issue.
glab issue unsubscribe [flags]
Unsubscribe from an issue.
|
-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 issue
unsubscribe 123
$ glab issue unsub 123
$ glab issue unsubscribe
https://gitlab.com/OWNER/REPO/-/issues/123
glab-issue(1)