GitLab command-line interface for managing projects and CI/CD
Open-source GitLab command-line tool
glab
$ glab auth login
$ glab mr list
$ glab mr create --title 'Fix bug' --description 'Details here'