tcloud context login

context login

tcloud context login

Login to Thalassa Cloud

Synopsis

Login to Thalassa Cloud using a personal access token, using the current context. Overrides the current context if –name is set.

tcloud context login [flags]

Options

  -h, --help          help for login
      --name string   name of the context (default "default")

Options inherited from parent commands

      --api string             API endpoint (overrides context)
      --client-id string       OIDC client ID for OIDC authentication (overrides context)
      --client-secret string   OIDC client secret for OIDC authentication (overrides context)
  -c, --context string         Context name
      --debug                  Debug mode
  -O, --organisation string    Organisation slug or identity (overrides context)
      --token string           Personal access token (overrides context)

SEE ALSO