Skip to main content
Version: 26.1

Environment variables

The Seqera CLI reads the following environment variables for authentication and for connecting to your Enterprise agent backend.

VariableDescription
SEQERA_ACCESS_TOKENPlatform access token for non-interactive use. When set, the CLI skips the browser login flow and uses this token directly.
SEQERA_AI_BACKEND_URLCo-Scientist agent backend endpoint used by the CLI.
SEQERA_AUTH_DOMAINOIDC authority base URL. The CLI fetches OpenID configuration from this URL and opens the discovered authorization endpoint in your browser.
SEQERA_AUTH_CLI_CLIENT_IDOAuth client ID for the Seqera CLI.
TOWER_ACCESS_TOKENPlatform personal access token used instead of browser login.
note

SEQERA_AI_BACKEND_URL and SEQERA_AUTH_DOMAIN point the CLI at your Enterprise agent backend. See Authentication for OAuth and token-based setup.

Learn more

  • Authentication: Log in, log out, and manage tokens
  • Installation: Install, update, and configure the CLI
  • CLI: Seqera CLI commands and options
  • Skills: Built-in skills, slash commands, and session limits
On this Page