You're viewing documentation for the legacy environment (Kubernetes API), which will be permanently shut down on April 13. For the new multi-zone environment, see our current documentation →

evroc login

Login to the evroc cloud

evroc login [flags]

Options

      --force-ipv4            Bind OIDC login callback server to IPv4 address
      --force-ipv6            Bind OIDC login callback server to IPv6 address
  -h, --help                  help for login
      --oidc-port string      Port to use for OIDC login callback (default: 8000). Alternative: environment variable EVROC_CLI_OIDC_PORT=<port>.
  -o, --organization string   Organization to log in to. If not specified and you are part of more than one Organization, an interactive dialog will be presented to you instead.

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")
      --force-yes       Overrides confirmation prompts on destructive actions - use with caution
      --json            JSON output

SEE ALSO