Skip to main content

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
--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.