macOS
brew install jenkins-clilocal Homebrew formula metadata
sudo port install jenkins-cliMacPorts ports tree · devel/jenkins-cli/Portfile · 来源: api.github.com
安装
brew install jenkins-clilocal Homebrew formula metadata
sudo port install jenkins-cliMacPorts ports tree · devel/jenkins-cli/Portfile · 来源: api.github.com
nix profile install nixpkgs#jclinixpkgs package indexes · pkgs/by-name/jc/jcli/package.nix · 来源: api.github.com
scoop install main/jcliScoop official bucket manifest trees · bucket/jcli.json · 来源: api.github.com
概览
CLI for jenkins
历史
jenkins-cli in Homebrew is jcli, a Go command-line client from the Jenkins Chinese community for managing Jenkins servers without using the Java jenkins-cli.jar workflow for every command.
A Jenkins project blog post in 2019 explains the motivation: Jenkins already had a built-in CLI, but the Java invocation was wordy, required a JRE, and was awkward for users expecting a native command. jcli was created as a Go-based CLI that runs natively on common desktop and server platforms.
The GitHub repository was created in June 2019 and its early release stream began with v0.0.5 that same month. The README presents the tool as useful for plugin developers, administrators, and regular Jenkins users.
jcli's adoption niche is convenience packaging. The project documentation advertises Homebrew, MacPorts, Linux tarballs, Scoop, and Chocolatey-style installation paths, which turns Jenkins administration into a normal package-manager install instead of a controller-provided jar download.
The tool focuses on multiple Jenkins server profiles, plugin listing and installation, job search/build/log operations, Configuration as Code support, browser opening, restart commands, and proxy-aware connections. Its config file stores server URL, username, token, and proxy settings so users can switch between Jenkins instances.
This formula matters because it packages a third-party Jenkins client under a name that can be confused with Jenkins' built-in CLI. Package users get a native `jcli` binary, not the upstream Jenkins `jenkins-cli.jar`, so the history helps distinguish the Go client from the automation server's own command interface.
安全态势
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.
~/.jenkins-cli.yamlCredential-bearing paths to review before unattended agent runs.
~/.jenkins-cli.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jcli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/jenkins-zh/jenkins-cli
安装元数据
| 软件包键 | brew:jenkins-cli |
|---|---|
| 版本 | 0.0.47 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jenkins-cli |
| 主页 | https://github.com/jenkins-zh/jenkins-cli |
| 仓库 | https://github.com/jenkins-zh/jenkins-cli |
| 上游文档 | https://github.com/jenkins-zh/jenkins-cli#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/jenkins-zh/jenkins-cli/archive/refs/tags/v0.0.47.tar.gz |
| 最后更新 | 2026-06-13T23:35:00+02:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jenkins-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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
jenkins-cli
sudo port install jenkins-clijcli
nix profile install nixpkgs#jclimain/jcli
scoop install main/jcli来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.