macOS
brew install gitlab-release-clilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gitlab-release-cli in AI-Agent-Workflows.
Installation
brew install gitlab-release-clilocal Homebrew formula metadata
sudo apk add gitlab-release-cliAlpine Linux edge package indexes · gitlab-release-cli · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gitlab-release-clinixpkgs package indexes · pkgs/by-name/gi/gitlab-release-cli/package.nix · Quelle: api.github.com
sudo pacman -S release-cliArch Linux sync databases · release-cli · Quelle: geo.mirror.pkgbuild.com
scoop install main/gitlab-release-cliScoop official bucket manifest trees · bucket/gitlab-release-cli.json · Quelle: api.github.com
Überblick
Toolset to create, retrieve and update releases on GitLab
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
release-cli | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://gitlab.com/gitlab-org/release-cli
Installationsmetadaten
| Paketschlüssel | brew:gitlab-release-cli |
|---|---|
| Version | 0.24.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | 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-Dokumentation | https://docs.gitlab.com/user/project/releases/release_cli |
| Lizenz | MIT |
| Quellarchiv | https://gitlab.com/gitlab-org/release-cli/-/archive/v0.24.0/release-cli-v0.24.0.tar.bz2 |
| Zuletzt aktualisiert | 2026-07-17T23:39:21+09:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-cliQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.