macOS
brew install gitlab-gemlocal Homebrew formula metadata
brew
Ruby client and CLI for GitLab API. Version 6.1.0 via Homebrew; verified from local package data.
install
brew install gitlab-gemlocal Homebrew formula metadata
nix profile install nixpkgs#gitlabnixpkgs package indexes · pkgs/by-name/gi/gitlab/package.nix · source: api.github.com
sudo pacman -S gitlabArch Linux sync databases · gitlab · source: geo.mirror.pkgbuild.com
overview
Ruby client and CLI for GitLab API
history
GitLab Ruby Gem, packaged by Homebrew as `gitlab-gem`, is a Ruby client library and command-line interface for the GitLab REST API. It lets Ruby programs and terminal users call GitLab API methods for users, projects, merge requests, branches, groups, and related resources.
The NARKOZ/gitlab repository was created in September 2012, making it one of the earlier third-party client libraries for GitLab automation. The README describes the package as both a Ruby wrapper and a CLI for the GitLab API, with installation through RubyGems, Bundler, and Homebrew.
The gem evolved with GitLab's API versions and Ruby packaging norms. Its README documents endpoint and token configuration, client initialization, pagination helpers, CLI command dispatch to client methods, an interactive CLI shell, and development against either a Dockerized GitLab instance or an external GitLab instance.
The package's adoption is visible in RubyGems metadata: the API response collected for this enrichment reported over 112 million gem downloads. That scale reflects long-running use in Ruby automation, scripts, internal tools, and CI jobs that need GitLab API access without hand-written HTTP calls.
Homebrew's `gitlab-gem` formula exists because the gem also exposes a `gitlab` executable, giving non-Ruby specialists a packaged CLI route to the same API client.
Practitioners configure `GITLAB_API_ENDPOINT` and `GITLAB_API_PRIVATE_TOKEN`, or configure those values in Ruby with `Gitlab.configure`. CLI users call client methods as commands, such as `gitlab users`, `gitlab user`, and `gitlab create_merge_request`, with YAML-style option hashes where needed.
For package maintainers, `gitlab-gem` is a reminder that language packages can become general-purpose command-line tools. The Homebrew formula wraps a RubyGem so developers can install a GitLab API CLI without thinking about Bundler, while Ruby users still get the library through the normal gem ecosystem.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gitlab | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/NARKOZ/gitlab
install metadata
| Package key | brew:gitlab-gem |
|---|---|
| Version | 6.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gitlab-gem |
| Homepage | https://narkoz.github.io/gitlab/ |
| Repository | https://github.com/NARKOZ/gitlab |
| Upstream docs | https://narkoz.github.io/gitlab |
| License | BSD-2-Clause |
| Source archive | https://github.com/NARKOZ/gitlab/archive/refs/tags/v6.1.0.tar.gz |
| Dependencies | ruby |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitlab-gem |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gitlab
nix profile install nixpkgs#gitlabgitlab 19.0.2-1
Project management and code hosting application
https://gitlab.com/gitlab-org/gitlab-foss
sudo pacman -S gitlabsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.