> ## Documentation Index
> Fetch the complete documentation index at: https://www.ravion.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ravion login

> Authenticate the Ravion CLI by signing in with your account credentials and storing an access token for subsequent commands and CI runs.

## `ravion login`

Sign in to Ravion. By default uses the device-authorization flow, which works on a headless host or when your browser lives on another device: the CLI prints a URL and a short code, and you approve in any browser.

```bash theme={null}
ravion login
```
