Skip to content

Leoflow auth create token

leoflow auth create-token

Obtain a JWT from the control plane.

leoflow auth create-token [flags]

Options

  -h, --help              help for create-token
      --password string   password
      --server string     control plane base URL (default: config server_url)
      --username string   username

Options inherited from parent commands

      --config string       config file path (default ~/.leoflow/config.yaml)
      --log-level string    log level: debug, info, warn, error
      --server-url string   control plane API base URL

SEE ALSO