Authentication
Login
Authenticate with the xpander.ai engine
Login Command
The login
command authenticates you with the xpander.ai engine. It supports both browser-based OAuth authentication and manual API key input.
Usage
Options
Option | Description |
---|---|
--api-key <key> | Optional. Manually provide your API key instead of using browser-based authentication |
Examples
Browser-based Authentication
This will:
- Open your default browser
- Direct you to the xpander.ai login page
- After successful authentication, return you to the CLI
API Key Authentication
Response
On successful authentication:
Notes
- The login session is valid for 30 days
- Your credentials are securely stored in your system’s keychain
- You can check your login status using
xpander engine status