harbor-cli

CLI tool for managing Harbor container registry operations

brewmacoslinux
Try with needOr install directly
Source

About

CLI for Harbor container registry

Commands

harbor

Examples

Login to a Harbor registry instance$ harbor login https://harbor.example.com -u admin -p password
List all projects in the Harbor registry$ harbor project list
Push an image to a Harbor repository$ harbor artifact push harbor.example.com/myproject/myimage:latest