macOS
brew install gitlab-release-clilocal Homebrew formula metadata
brew
gitlab-release-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gitlab-release-clilocal Homebrew formula metadata
sudo apk add gitlab-release-cliAlpine Linux edge package indexes · gitlab-release-cli · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gitlab-release-clinixpkgs package indexes · pkgs/by-name/gi/gitlab-release-cli/package.nix · ソース: api.github.com
sudo pacman -S release-cliArch Linux sync databases · release-cli · ソース: geo.mirror.pkgbuild.com
scoop install main/gitlab-release-cliScoop official bucket manifest trees · bucket/gitlab-release-cli.json · ソース: api.github.com
概要
Toolset to create, retrieve and update releases on GitLab
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
release-cli | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://gitlab.com/gitlab-org/release-cli
インストールメタデータ
| パッケージキー | brew:gitlab-release-cli |
|---|---|
| バージョン | 0.24.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gitlab-release-cli |
| ホームページ | https://gitlab.com/gitlab-org/release-cli |
| リポジトリ | https://gitlab.com/gitlab-org/release-cli |
| 上流ドキュメント | https://docs.gitlab.com/user/project/releases/release_cli |
| ライセンス | MIT |
| ソースアーカイブ | https://gitlab.com/gitlab-org/release-cli/-/archive/v0.24.0/release-cli-v0.24.0.tar.bz2 |
| 最終更新 | 2026-07-17T23:39:21+09:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-cliソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.