Synopsis
$ zevron loginConnect your account so the CLI can run verified builds and sync the registry. No account is needed to install Zevron — only to build.
Example
zevron — login
zevron ❯ zevron login
⟶ opening browser to authorize this device
visit https://zevron.ai/auth/cli?code=BRVT-7QK2
code BRVT-7QK2
waiting for authorization…
Flags
| Flag | Default | Description |
|---|---|---|
| --no-browser | off | Print the URL and code instead of opening a browser. |
| --token | none | Authorize non-interactively with a CI token. |
The handshake
Zevron prints a short device code and opens your browser to the authorization page. Confirm the code matches your terminal, authorize, and return — the connection is confirmed and the registry syncs.
For the full walkthrough, see Connect your account. Authorized machines and CI tokens are managed under CLI sessions.
