glab mr create -t "Add rate limiting" -d "Limits API calls per user" -b main -l backend -a @me
Create a merge request with title and labels
Files a merge request for the current branch targeting main, with the given title and description. The -l flag adds the backend label and -a @me assigns the request to you. A merge request is GitLab's code-review unit, the equivalent of a pull request.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.