macOS
brew install gitlab-release-clilocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.