< Cli < ref

mw gitlab mr revoke

Revoke approval on a merge request

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

Examples

glab mr revoke 123
glab mr unapprove 123
glab mr revoke branch
glab mr revoke  # use checked out branch
glab mr revoke 123 branch 456

Options inherited from parent commands

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

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.