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