| title | weight |
|---|---|
harbor |
95 |
Official Harbor CLI
// Base command:
harbor
// Display help about the command:
harbor help
-c, --config string config file (default is $HOME/.config/harbor-cli/config.yaml)
-h, --help help for harbor
-o, --output-format string Output format. One of: json|yaml
-v, --verbose verbose output- harbor artifact - Manage artifacts
- harbor config - Manage system configurations
- harbor context - Manage locally available contexts
- harbor cve-allowlist - Manage system CVE allowlist
- harbor health - Get the health status of Harbor components
- harbor info - Display detailed Harbor system, statistics, and CLI environment information
- harbor instance - Manage preheat provider instances in Harbor
- harbor label - Manage labels in Harbor
- harbor ldap - Manage ldap users and groups
- harbor login - Log in to Harbor registry
- harbor logs - Get recent logs of the projects which the user is a member of
- harbor password - Change your password
- harbor project - Manage projects and assign resources to them
- harbor quota - Manage quotas
- harbor registry - Manage registries
- harbor replication - Manage replications
- harbor repo - Manage repositories
- harbor robot - Manage robot accounts
- harbor scan-all - Scan all artifacts
- harbor scanner - scanner commands
- harbor schedule - Schedule jobs in Harbor
- harbor tag - Manage tags in Harbor registry
- harbor user - Manage users
- harbor version - Version of Harbor CLI
- harbor vulnerability - Manage vulnerabilities in Security Hub
- harbor webhook - Manage webhook policies in Harbor