| title | harbor info |
|---|---|
| weight | 65 |
The 'info' command retrieves and displays general information about the Harbor instance, including system metadata, storage statistics, and CLI environment details such as user identity, registry address, and CLI version.
The output can be formatted as table (default), JSON, or YAML using the '--output-format' flag.
harbor info [flags] harbor info
harbor info --output-format json
harbor info -o yaml -h, --help help for info -c, --config string config file (default is $HOME/.config/harbor-cli/config.yaml)
-l, --log-format string Output format for logging. One of: json|text (default "text")
-o, --output-format string Output format. One of: json|yaml
-v, --verbose verbose output- harbor - Official Harbor CLI