The official GitLab CLI

The official GitLab CLI (glab) brings GitLab issues, merge requests, pipelines, and releases directly to your terminal.
It allows you to manage your complete GitLab workflow, interact with project files, and trigger CI/CD pipelines without leaving the command line.
Written in Go, it features a customizable interface and integrates seamlessly with your local Git configurations.
$ brew install glab$ sudo snap install glab$ apk add --no-cache glab$ dnf install glab$ sudo apt install glab$ winget install glab.glab$ choco install glab$ scoop install glabto comment.