gitlab-api-v4
GitLab API v4 module and command-line client
Install
- All systems
-
curl cmd.cat/gitlab-api-v4.sh
- Debian
-
apt-get install libgitlab-api-v4-perl - Ubuntu
-
apt-get install libgitlab-api-v4-perl - Kali Linux
-
apt-get install libgitlab-api-v4-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libgitlab-api-v4-perl
libgitlab-api-v4-perl
GitLab API v4 module and command-line client
GitLab::API::v4 provides a one-to-one interface with the GitLab API v4. Detailed information in GitLab's API can be found at http://doc.gitlab.com/ce/api/README.html. This package also includes the gitlab-api-v4 command-line interface (CLI).