Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 781 Bytes

File metadata and controls

40 lines (28 loc) · 781 Bytes
title weight
harbor login
15

harbor login

Description

Log in to Harbor registry

Synopsis

Authenticate with Harbor Registry.

harbor login [server] [flags]

Options

      --context-name string   Login context name (optional)
  -h, --help                  help for login
  -p, --password string       Password
      --password-stdin        Take the password from stdin
  -u, --username string       Username

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

  • harbor - Official Harbor CLI