Cli/ref/mw gitlab mr reopen

< Cli‎ | ref

mw gitlab mr reopen

edit

Reopen merge requests

mw gitlab mr reopen [<id>... | <branch>...] [flags]

Examples

edit
glab mr reopen 123
glab mr reopen 123 456 789
glab mr reopen branch-1 branch-2
glab mr reopen  # use checked out branch

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