glab-issue-subscribe - Man Page

Subscribe to an issue.

Synopsis

glab issue subscribe Ā [flags]

Description

Subscribe to an issue.

Options Inherited from Parent Commands

--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.

Example

glab issue subscribe 123
glab issue sub 123
glab issue subscribe https://gitlab.com/OWNER/REPO/-/issues/123

See Also

glab-issue(1)

Referenced By

glab-issue(1).

Oct 2024 Auto generated by spf13/cobra