glab-mr-close - Man Page
Close merge requests
Synopsis
glab mr close [ | ] [flags]
Description
Close merge requests
Options Inherited from Parent Commands
--help[=false] Show help for command
- -R, ā--repo="" Select another repository using the
OWNER/REPO
orGROUP/NAMESPACE/REPO
format or full URL or git URL
Example
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
See Also
Referenced By
Aug 2023 Auto generated by spf13/cobra