lab

Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab

View the Project on GitHub zaquestion/lab

lab mr delete

Delete a merge request on GitLab

Synopsis

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]

Examples

lab mr delete upstream 22

Options

  -h, --help   help for delete

Options inherited from parent commands

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

SEE ALSO

Auto generated by spf13/cobra on 3-Jul-2022