Documentation Index
Fetch the complete documentation index at: https://qovery-update-mcp-query.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Theauth command handles authentication with Qovery. You can authenticate using interactive login or API tokens.
Commands
Login
Authenticate with Qovery interactively:Headless Login
For environments without a browser (CI/CD, servers), use headless mode:Login with API Token
Set your API token as an environment variable:You can generate an API token from the Qovery Console under Settings → API Tokens.
Logout
Clear authentication credentials:Examples
Interactive Login
Headless Authentication
CI/CD Authentication
Server/Remote Authentication
Switch Accounts
Options
| Flag | Description |
|---|---|
--headless | Headless mode for environments without a browser (provides URL to copy/paste) |
--help | Show help for auth command |
Related Commands
qovery context- Manage CLI context