gitlab

Ruby wrapper for the GitLab API. Some subcommands such as gitlab ctl have their own usage documentation. More information: <https://narkoz.github.io/gitlab/>.

Debian Debian
RUN apt-get update && \ apt-get install -y python3-gitlab
Ubuntu
RUN apt-get update && \ apt-get install -y python3-gitlab
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-gitlab
Fedora
RUN dnf install -y python3-gitlab
Raspbian
RUN apt-get update && \ apt-get install -y python3-gitlab
click the source code to copy install gitlab on any operating system with command-not-found.com