macOS
brew install jenkins-clilocal Homebrew formula metadata
sudo port install jenkins-cliMacPorts ports tree · devel/jenkins-cli/Portfile · ソース: api.github.com
brew
jenkins-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.