Environment variables
The Seqera CLI reads the following environment variables for authentication and for connecting to your Enterprise agent backend.
| Variable | Description |
|---|---|
SEQERA_ACCESS_TOKEN | Platform access token for non-interactive use. When set, the CLI skips the browser login flow and uses this token directly. |
SEQERA_AI_BACKEND_URL | Co-Scientist agent backend endpoint used by the CLI. |
SEQERA_AUTH_DOMAIN | OIDC authority base URL. The CLI fetches OpenID configuration from this URL and opens the discovered authorization endpoint in your browser. |
SEQERA_AUTH_CLI_CLIENT_ID | OAuth client ID for the Seqera CLI. |
TOWER_ACCESS_TOKEN | Platform 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