| title | weight |
|---|---|
harbor context |
30 |
The context command allows you to manage configuration items of the Harbor CLI. You can add, get, or delete specific configuration items, as well as list all configuration items of the Harbor CLI.
harbor context list -h, --help help for context -c, --config string config file (default is $HOME/.config/harbor-cli/config.yaml)
-o, --output-format string Output format. One of: json|yaml
-v, --verbose verbose output- harbor - Official Harbor CLI
- harbor context delete - Delete (clear) a specific config item
- harbor context get - Get a specific config item
- harbor context list - List contexts
- harbor context switch - Switch to a new context
- harbor context update - Set/update a specific config item