Versions:
Harbor CLI 0.0.8 is the current release of Harbor’s official command-line client, designed to let administrators and DevOps teams interact with Harbor container registries without leaving the terminal. Positioned in the Developer Tools category, the utility exposes the full Harbor API surface through intuitive sub-commands, enabling scripted authentication, project creation, repository listing, artifact tagging, vulnerability scanning, and garbage-collection triggers. Typical use cases include automated CI/CD pipelines that must push, sign, or promote images across staging and production Harbor instances, Infrastructure-as-Code workflows that provision new Harbor projects together with RBAC policies, and on-call operators who need rapid bulk deletion or replication rule updates while auditing registry health. Although still marked \[Sandbox\], the tool has evolved through five published iterations since its debut, each refining OAuth flows, output formatting, and plugin extensibility while remaining portable across Windows, macOS, and Linux. By accepting standard kubeconfig, TLS certs, and token-based credentials, Harbor CLI integrates seamlessly with existing container toolchains such as Docker, Podman, and Helm, turning complex multi-registry chores into repeatable one-liners that can be version-controlled alongside application code. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: