glab-issue-unsubscribe - Man Page

Unsubscribe from an issue.

Synopsis

glab issue unsubscribe Ā [flags]

Description

Unsubscribe from 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 unsubscribe 123
glab issue unsub 123
glab issue unsubscribe https://gitlab.com/OWNER/REPO/-/issues/123

See Also

glab-issue(1)

Referenced By

glab-issue(1).

Oct 2024 Auto generated by spf13/cobra