macOS
brew install gitlab-release-clilocal Homebrew formula metadata
brew
Toolset to create, retrieve and update releases on GitLab. Version 0.24.0 via Homebrew; verified from local package data.
install
brew install gitlab-release-clilocal Homebrew formula metadata
sudo apk add gitlab-release-cliAlpine Linux edge package indexes · gitlab-release-cli · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gitlab-release-clinixpkgs package indexes · pkgs/by-name/gi/gitlab-release-cli/package.nix · source: api.github.com
sudo pacman -S release-cliArch Linux sync databases · release-cli · source: geo.mirror.pkgbuild.com
scoop install main/gitlab-release-cliScoop official bucket manifest trees · bucket/gitlab-release-cli.json · source: api.github.com
overview
Toolset to create, retrieve and update releases on GitLab
history
GitLab Release CLI is a small Go command-line tool created by GitLab to bridge GitLab CI/CD jobs and the GitLab Releases API. Its role is narrower than a general release manager: it turns release metadata from CI jobs or command-line flags into GitLab Release objects.
The project was introduced with GitLab 12.10 and published as a separate GitLab-hosted repository in 2020. The repository documentation describes it as a decoupled utility that can be invoked by GitLab Runner, third-party CI systems, or directly from a shell.
GitLab's documentation later moved release automation toward the broader glab CLI. The Release CLI page marks the feature as deprecated in GitLab 18.0 and describes a migration path from release-cli to glab for CI/CD jobs using the release keyword.
Release CLI's adoption followed GitLab CI/CD rather than a broad stand-alone CLI community. It mattered most to teams that wanted release objects, changelog text, tag metadata, and asset links produced as part of a GitLab pipeline.
Practitioners use release-cli inside jobs defined in .gitlab-ci.yml, often on tag pipelines, where CI-provided values such as CI_JOB_TOKEN and CI_PROJECT_ID authenticate the Releases API call. The tool can also create, read, and update releases from a terminal when supplied with an access token and project information.
For package maintainers, release-cli is an example of a vendor-specific CI helper that escaped the container image boundary and became a packaged binary in systems such as Homebrew. Its maintenance-mode status also shows the lifecycle risk of packaging a narrow integration tool after the vendor folds the workflow into a larger CLI.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.gitlab-ci.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
release-cli | 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://gitlab.com/gitlab-org/release-cli
install metadata
| Package key | brew:gitlab-release-cli |
|---|---|
| Version | 0.24.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gitlab-release-cli |
| Homepage | https://gitlab.com/gitlab-org/release-cli |
| Repository | https://gitlab.com/gitlab-org/release-cli |
| Upstream docs | https://docs.gitlab.com/user/project/releases/release_cli |
| License | MIT |
| Source archive | https://gitlab.com/gitlab-org/release-cli/-/archive/v0.24.0/release-cli-v0.24.0.tar.bz2 |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitlab-release-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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-release-cli
nix profile install nixpkgs#gitlab-release-cligitlab-release-cli 0.24.0-r10
GitLab Release command-line tool
https://gitlab.com/gitlab-org/release-cli
sudo apk add gitlab-release-cligitlab-release-cli-doc 0.24.0-r10
GitLab Release command-line tool (documentation)
https://gitlab.com/gitlab-org/release-cli
sudo apk add gitlab-release-cli-docmain/gitlab-release-cli
scoop install main/gitlab-release-clirelease-cli 0.24.0-1
Gitlab Release CLI
https://gitlab.com/gitlab-org/release-cli
sudo pacman -S release-clisource 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.