harbor logout
harbor logout
Description
Log out from Harbor registry
Synopsis
Remove the current credential from the local CLI config.
harbor logout [flags]
Examples
harbor logout
Options
-h, --help help for logout
-y, --yes Skip confirmation prompt
Options inherited from parent commands
-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|csv
-v, --verbose verbose output
SEE ALSO
- harbor - Official Harbor CLI
On this page
Contributing