Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
Delete a merge request on GitLab
Delete a specific merge request or the one created on the default of the main remote.
lab mr delete [remote] [<MR id or branch>] [flags]
lab mr delete upstream 22
-h, --help help for delete
--debug Enable debug logging level
--no-pager Do not pipe output into a pager
--quiet Turn off any sort of logging. Only command output is printed