~/.versuno/config.json (mode 600 — owner read/write only).
If you are already logged in, the command asks whether you want to switch accounts before proceeding.
Options
| Flag | Description |
|---|---|
--show | Print the API key as you type (useful for catching typos). Defaults to masked input. |
API key format
Keys start withuk_live_ and must be at least 16 characters long.
Example
Stored credentials
Credentials are written to~/.versuno/config.json:
0600 so the key is not readable by other users.
Environment variable override
SetVERSUNO_API_KEY in your environment to use a different key for a single session without overwriting stored credentials.
