Documentation Index
Fetch the complete documentation index at: https://docs.archal.ai/llms.txt
Use this file to discover all available pages before exploring further.
Usage
~/.archal/credentials.json.
Options
| Flag | Description | Default |
|---|---|---|
--no-browser | Print the login URL instead of opening it automatically | opens browser |
--device | Use device login (short code + verification URL) instead of a localhost browser callback. Useful over SSH or inside containers. | off |
--token <token> | Use an API key or token directly (for CI or headless environments) | — |
Where credentials are stored
~/.archal/credentials.json — contains your token, user ID, plan tier, and available twins. You can also set the ARCHAL_TOKEN environment variable.
Related
- archal logout — remove stored credentials
- Quickstart — get started with Archal
