macOS
brew install harbor-clilocal Homebrew formula metadata
brew
CLI for Harbor container registry. Version 0.0.24 via Homebrew; verified 2026-07-07.
install
brew install harbor-clilocal Homebrew formula metadata
nix profile install nixpkgs#harbor-clinixpkgs package indexes · pkgs/by-name/ha/harbor-cli/package.nix · source: api.github.com
sudo zypper install harbor-cliopenSUSE Tumbleweed package metadata · harbor-cli · source: download.opensuse.org
winget install --id GoHarbor.Harbor -eWindows Package Manager source index · GoHarbor.Harbor · source: cdn.winget.microsoft.com
overview
CLI for Harbor container registry
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
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.
$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.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
harbor | 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/goharbor/harbor-cli
install metadata
| Package key | brew:harbor-cli |
|---|---|
| Version | 0.0.24 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/harbor-cli |
| Homepage | https://github.com/goharbor/harbor-cli |
| Repository | https://github.com/goharbor/harbor-cli |
| Upstream docs | https://github.com/goharbor/harbor-cli#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/goharbor/harbor-cli/archive/refs/tags/v0.0.24.tar.gz |
| Last updated | 2026-07-07T16:39:12Z |
| 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource 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.