# jenkins-cli を Homebrew, MacPorts, Nix, scoop でインストール

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

## インストール

```sh
sudo av install brew:jenkins-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install jenkins-cli
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jenkins-cli
```

  証拠: MacPorts ports tree: devel/jenkins-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#jcli
```

  証拠: nixpkgs package indexes: pkgs/by-name/jc/jcli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/jcli
```

  証拠: Scoop official bucket manifest trees: bucket/jcli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:jenkins-cli
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jenkins-cli>
- **バージョン:** 0.0.47
- **ソース概要:** CLI for jenkins
- **ホームページ:** <https://github.com/jenkins-zh/jenkins-cli>
- **リポジトリ:** <https://github.com/jenkins-zh/jenkins-cli>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jenkins-zh/jenkins-cli/archive/refs/tags/v0.0.47.tar.gz>
- **最終更新:** 2026-07-26T04:08:07+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- jcli (cli)
- jcli (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.0.47
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jenkins-zh/jenkins-cli
- 検出された最新: v0.0.47 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2019: the jenkins-zh/jenkins-cli repository was created in June.
- 2019: v0.0.5 was published on June 22 as an early GitHub release.
- 2019: the Jenkins project blog described jcli as a Go-native alternative for managing Jenkins from the command line.

### Related projects

- Jenkins' built-in CLI is the direct comparison point and remains distributed by Jenkins controllers as jenkins-cli.jar.
- Configuration as Code is a related Jenkins administration workflow supported by jcli commands.
- The jenkins-zh documentation and plugin repositories form the surrounding project family for jcli.

### ソース

- <https://github.com/jenkins-zh/jenkins-cli>
- <https://github.com/jenkins-zh/jenkins-cli/releases>
- <https://www.jenkins.io/blog/2019/08/30/jenkins-cli/>
- <https://www.jenkins.io/doc/book/managing/cli/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: ~/.jenkins-cli.yaml

## Credential files

- Unix: ~/.jenkins-cli.yaml
## ソースデータベース詳細

- **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:** head, stable

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

- MacPorts - jenkins-cli: normalized package name match | MacPorts ports tree: devel/jenkins-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - jcli: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/jc/jcli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/jcli: installed executable or alias match | Scoop official bucket manifest trees: bucket/jcli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [jenkins](https://pkg.so/ja/brew/jenkins/) - Package name indicates the same formula family.
- [goreleaser](https://pkg.so/ja/brew/goreleaser/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, go.
- [jenkins-lts](https://pkg.so/ja/brew/jenkins-lts/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, jenkins.
- [asc](https://pkg.so/ja/brew/asc/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, go.
- [jenkins-job-builder](https://pkg.so/ja/brew/jenkins-job-builder/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, jenkins.
- [gabo](https://pkg.so/ja/brew/gabo/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, go.
- [gama](https://pkg.so/ja/brew/gama/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, go.
- [fzf](https://pkg.so/ja/brew/fzf/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [chiko](https://pkg.so/ja/brew/chiko/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, client, developer, developer-tools, go.

## Combined YAML source

View the package source record on GitHub. [combined/jenkins-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jenkins-cli.yml)


## ソース

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