Jump to content

Cli/ref/mw gitlab mr unsubscribe

From mediawiki.org
< Cli‎ | ref

mw gitlab mr unsubscribe

[edit]

Unsubscribe from merge requests

mw gitlab mr unsubscribe [<id> | <branch>] [flags]

Examples

[edit]
glab mr unsubscribe 123
glab mr unsub 123
glab mr unsubscribe branch
glab mr unsubscribe 123 branch  # unsubscribe from multiple MRs

Options inherited from parent commands

[edit]
      --help              Help for this command
      --no-interaction    Do not ask any interactive questions
  -R, --repo OWNER/REPO   Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL
  -v, --verbose count     Increase output verbosity. Example: --verbose=2 or -vv

SEE ALSO

[edit]