glab-mr-unsubscribe - Man Page

Unsubscribe from merge requests

Synopsis

glab mr unsubscribe [ | ] [flags]

Description

Unsubscribe from merge requests

Options Inherited from Parent Commands

--help[=false] Show help for command

-R,  --repo="" Select another repository using the
OWNER/REPO or GROUP/NAMESPACE/REPO format or full URL or git URL

Example

glab mr unsubscribe 123
glab mr unsub 123
glab mr unsubscribe branch
glab mr unsubscribe 123 branch  # unsubscribe from multiple MRs

See Also

glab-mr(1)

Referenced By

glab-mr(1).

Aug 2023 Auto generated by spf13/cobra