Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.13 KB

File metadata and controls

44 lines (31 loc) · 1.13 KB
title weight
harbor context
30

harbor context

Description

Manage locally available contexts

Synopsis

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.

Examples

harbor context list

Options

  -h, --help   help for context

Options inherited from parent commands

  -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

SEE ALSO