Skip to content

ko login

ko login

Log in to a registry

ko login [OPTIONS] [SERVER] [flags]

Examples

  # Log in to reg.example.com
  ko login reg.example.com -u AzureDiamond -p hunter2

Options

  -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

  -v, --verbose   Enable debug logs

SEE ALSO

  • ko - Rapidly iterate with Go, Containers, and Kubernetes.