Automic VaultAutomic Vault

brew

gitlab-release-cli を Homebrew, apk, Nix, scoop, pacman でインストール

gitlab-release-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gitlab-release-cli

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add gitlab-release-cli

Alpine Linux edge package indexes · gitlab-release-cli · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#gitlab-release-cli

nixpkgs package indexes · pkgs/by-name/gi/gitlab-release-cli/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S release-cli

Arch Linux sync databases · release-cli · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/gitlab-release-cli

Scoop official bucket manifest trees · bucket/gitlab-release-cli.json · ソース: api.github.com

概要

パッケージ概要

Toolset to create, retrieve and update releases on GitLab

コマンドとエイリアス

  • release-cli

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2020: Introduced with GitLab 12.10 and released as v0.1.0.
  • 2025: v0.24.0 appeared in the project release stream.
  • GitLab 18.0: GitLab documentation marked release-cli as deprecated in favor of glab.

Related projects

  • GitLab Runner passes CI job context to release-cli when release jobs are executed.
  • glab is the GitLab CLI named by GitLab documentation as the migration target for release workflows.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.gitlab-ci.yml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
release-clicliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.24.0
マネージャ更新日2026-07-17
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegitlab-release-cli
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gitlab-release-cli

nix profile install nixpkgs#gitlab-release-cli
  • normalized package name match
  • 一致条件: Gitlab Release Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gitlab-release-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

gitlab-release-cli 0.24.0-r10

GitLab Release command-line tool

https://gitlab.com/gitlab-org/release-cli

sudo apk add gitlab-release-cli
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitlab-release-cli
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gitlab Release Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitlab-release-cli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gitlab-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-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitlab-release-cli
  • normalized package name match
  • 一致条件: Gitlab Release Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitlab-release-cli-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
Scoop95%

main/gitlab-release-cli

scoop install main/gitlab-release-cli
  • normalized package name match
  • 一致条件: Gitlab Release Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gitlab-release-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
pacman92%

release-cli 0.24.0-1

Gitlab Release CLI

https://gitlab.com/gitlab-org/release-cli

sudo pacman -S release-cli
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Release Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: release-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment