macOS
brew install harbor-clilocal Homebrew formula metadata
brew
harbor-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install harbor-clilocal Homebrew formula metadata
nix profile install nixpkgs#harbor-clinixpkgs package indexes · pkgs/by-name/ha/harbor-cli/package.nix · ソース: api.github.com
sudo zypper install harbor-cliopenSUSE Tumbleweed package metadata · harbor-cli · ソース: download.opensuse.org
winget install --id GoHarbor.Harbor -eWindows Package Manager source index · GoHarbor.Harbor · ソース: cdn.winget.microsoft.com
概要
CLI for Harbor container registry
履歴
Harbor CLI is the command-line companion for Harbor, the CNCF graduated registry used to secure and manage container images and other artifacts. The CLI's history is best understood as part of Harbor's move from a registry server with a web UI and APIs into scriptable cloud-native operations.
CNCF's Harbor project journey report says Daniel Jiang made Harbor's first commit on 2016-02-01, Harbor joined CNCF on 2018-07-31, and it reached graduated status on 2020-06-23. The Harbor homepage describes the project as an open source registry that secures artifacts with policies, role-based access control, scanning, and signing.
The Harbor CLI repository history begins in April 2023. Its README defines the CLI as an alternative to the Harbor WebUI and as a tool for scripting common repeatable Harbor tasks from a workstation or pipeline.
Harbor's adoption came from enterprise and cloud-native needs around private registries, Kubernetes, Docker image distribution, vulnerability scanning, signing, replication, and policy enforcement. CNCF graduation gave the broader project a clear governance and ecosystem signal.
Harbor CLI adoption follows the automation need: once registry operations are part of CI/CD and platform engineering workflows, a package-manager-installable `harbor` command is easier to script than a browser session.
The CLI manages Harbor resources such as projects, repositories, artifacts, labels, tags, quotas, webhooks, robot accounts, users, registries, replication, scanners, schedules, health, and CLI config.
It stores configuration and login-related material under the Harbor CLI config location, with environment variables available for containerized or scripted use.
Harbor CLI is package-nerd relevant because it brings a cloud service administration surface into local package managers. A small CLI package becomes the reproducible interface between laptops, CI runners, and Harbor registries.
The package also carries the usual Go CLI concerns: static binaries, shell completion, config paths, credential handling, release artifacts, and platform-specific bottles or packages.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
$HARBOR_CLI_CONFIG$XDG_CONFIG_HOME/harbor-cli/config.yaml~/.config/harbor-cli/config.yamlCredential-bearing paths to review before unattended agent runs.
$HARBOR_CLI_CONFIG$XDG_CONFIG_HOME/harbor-cli/config.yaml~/.config/harbor-cli/config.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
harbor | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/goharbor/harbor-cli
インストールメタデータ
| パッケージキー | brew:harbor-cli |
|---|---|
| バージョン | 0.0.24 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/harbor-cli |
| ホームページ | https://github.com/goharbor/harbor-cli |
| リポジトリ | https://github.com/goharbor/harbor-cli |
| 上流ドキュメント | https://github.com/goharbor/harbor-cli#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/goharbor/harbor-cli/archive/refs/tags/v0.0.24.tar.gz |
| 最終更新 | 2026-07-07T16:39:12Z |
| 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 | harbor-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 パッケージリンクとは分けて表示されます。
harbor-cli
nix profile install nixpkgs#harbor-cliharbor-cli 0.0.22-1.1
CLI for the Harbor cloud native registry
https://github.com/harbor/harbor-cli
sudo zypper install harbor-cliharbor-cli-bash-completion 0.0.22-1.1
Bash Completion for harbor-cli
https://github.com/harbor/harbor-cli
sudo zypper install harbor-cli-bash-completionharbor-cli-fish-completion 0.0.22-1.1
Fish Completion for harbor-cli
https://github.com/harbor/harbor-cli
sudo zypper install harbor-cli-fish-completionharbor-cli-zsh-completion 0.0.22-1.1
Zsh Completion for harbor-cli
https://github.com/harbor/harbor-cli
sudo zypper install harbor-cli-zsh-completionGoHarbor.Harbor
winget install --id GoHarbor.Harbor -eIvanCharapanau.Harbor
winget install --id IvanCharapanau.Harbor -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.