lab

Git wrapper for GitLab with command line interface

brewmacoslinux
Try with needOr install directly
Source

About

Git wrapper for GitLab

Commands

lab

Examples

Clone a GitLab repository$ lab clone group/project
Create a new merge request$ lab mr create -t 'Feature title' -d 'Description'
List issues in current project$ lab issue list