macOS
brew install jenkins-clilocal Homebrew formula metadata
sudo port install jenkins-cliMacPorts ports tree · devel/jenkins-cli/Portfile · source: api.github.com
brew
CLI for jenkins. Version 0.0.47 via Homebrew; verified 2026-06-13.
install
brew install jenkins-clilocal Homebrew formula metadata
sudo port install jenkins-cliMacPorts ports tree · devel/jenkins-cli/Portfile · source: api.github.com
nix profile install nixpkgs#jclinixpkgs package indexes · pkgs/by-name/jc/jcli/package.nix · source: api.github.com
scoop install main/jcliScoop official bucket manifest trees · bucket/jcli.json · source: api.github.com
overview
CLI for jenkins
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jcli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jenkins-zh/jenkins-cli
install metadata
| Package key | brew:jenkins-cli |
|---|---|
| Version | 0.0.47 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jenkins-cli |
| Homepage | https://github.com/jenkins-zh/jenkins-cli |
| Repository | https://github.com/jenkins-zh/jenkins-cli |
| Upstream docs | https://github.com/jenkins-zh/jenkins-cli#readme |
| License | MIT |
| Source archive | https://github.com/jenkins-zh/jenkins-cli/archive/refs/tags/v0.0.47.tar.gz |
| Last updated | 2026-06-13T23:35:00+02:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jenkins-cli
sudo port install jenkins-clijcli
nix profile install nixpkgs#jclimain/jcli
scoop install main/jclisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.