Automic VaultAutomic Vault

brew

harbor-cli を Homebrew, Nix, zypper, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install harbor-cli

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#harbor-cli

nixpkgs package indexes · pkgs/by-name/ha/harbor-cli/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install harbor-cli

openSUSE Tumbleweed package metadata · harbor-cli · ソース: download.opensuse.org

Windows

Windows Package Manager確認済み · 92%
winget install --id GoHarbor.Harbor -e

Windows Package Manager source index · GoHarbor.Harbor · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

CLI for Harbor container registry

コマンドとエイリアス

  • harbor

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2016-02-01: CNCF reports the first Harbor commit.
  • 2018-07-31: Harbor joins CNCF.
  • 2020-06-23: Harbor reaches CNCF graduated status.
  • 2023-04-23: Harbor CLI repository history begins with an initial commit.
  • 2024-10-29: Official git tag history includes v0.0.1-era release pipeline work.

Related projects

  • Related projects include Harbor, Docker Distribution, Kubernetes, Helm, Notary-style signing workflows, vulnerability scanners, OCI artifacts, and CNCF cloud-native tooling.
  • The CLI is also adjacent to API automation and CI/CD systems that need non-interactive registry administration.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:container

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
$HARBOR_CLI_CONFIG$XDG_CONFIG_HOME/harbor-cli/config.yaml~/.config/harbor-cli/config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$HARBOR_CLI_CONFIG$XDG_CONFIG_HOME/harbor-cli/config.yaml~/.config/harbor-cli/config.yaml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
harborcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.0.24
マネージャ更新日2026-07-07
ローカルデータOK
上流最新
検出された最新v0.0.24

https://github.com/goharbor/harbor-cli

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameharbor-cli
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

harbor-cli

nix profile install nixpkgs#harbor-cli
  • normalized package name match
  • 一致条件: Harbor Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ha/harbor-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

harbor-cli 0.0.22-1.1

CLI for the Harbor cloud native registry

https://github.com/harbor/harbor-cli

sudo zypper install harbor-cli
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: harbor-cli
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Harbor Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: harbor-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

harbor-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-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: harbor-cli
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Harbor Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: harbor-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

harbor-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-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: harbor-cli
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Harbor Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: harbor-cli-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

harbor-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-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: harbor-cli
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Harbor Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: harbor-cli-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
winget95%

GoHarbor.Harbor

winget install --id GoHarbor.Harbor -e
  • normalized package name match
  • 一致条件: Harbor Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: GoHarbor.Harbor from https://cdn.winget.microsoft.com/cache/source.msix
winget92%

IvanCharapanau.Harbor

winget install --id IvanCharapanau.Harbor -e
  • installed executable or alias match
  • 一致条件: Harbor
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: IvanCharapanau.Harbor from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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