cli/docs/source/mr/close.md

914 B

stage group info
Create Code Review To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments

glab mr close

Close merge requests

glab mr close [<id> | <branch>] [flags]

Examples

glab mr close 1
glab mr close 1 2 3 4  # close multiple branches at once
glab mr close  # use checked out branch
glab mr close branch
glab mr close username:branch
glab mr close branch -R another/repo

Options inherited from parent commands

      --help              Show help for command
  -R, --repo OWNER/REPO   Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL