Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 755 Bytes

File metadata and controls

39 lines (27 loc) · 755 Bytes
title harbor context switch
weight 50

harbor context switch

Description

Switch to a new context
harbor context switch <none|context> [flags]

Examples

harbor context switch harbor-cli@https-demo-goharbor-io

Options

  -h, --help   help for switch

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
  -v, --verbose                verbose output

SEE ALSO