Skip to main content

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 login [options]
Opens a browser window to authenticate. Once approved, your token is saved to ~/.archal/credentials.json.

Options

FlagDescriptionDefault
--no-browserPrint the login URL instead of opening it automaticallyopens browser
--deviceUse 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.