glab(1) glab(1)

glab-mr-close - Close merge requests

glab mr close [ | ] [flags]

Close merge requests

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

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

glab-mr(1)

Apr 2024 Auto generated by spf13/cobra