How to Install gitlab-cli in Ubuntu 18.04



Install gitlab-cli by entering the following commands in the terminal:

sudo apt update
sudo apt install gitlab-cli

Description:

GitLab command-line client

Command-line tool to interact with GitLab v3 and v4 server API.

Homepage: https://github.com/python-gitlab/python-gitlab

Version: 1:1.3.0-2

Section: universe/utils