vrin auth login
Log in to your VRIN account. Stores credentials locally for subsequent CLI calls.vrin auth register
Create a new VRIN account.Options
| Flag | Description |
|---|---|
--name | Display name for your account |
--json | Force JSON output |
vrin auth keys
List all API keys associated with your account.vrin auth create-key
Create a new API key. Useful for creating separate keys for different agents or environments.Options
| Flag | Description |
|---|---|
--name | Label for the key (for your reference) |
--json | Force JSON output |
vrin auth delete-key
Delete an API key by its ID.| Flag | Description |
|---|---|
--json | Force JSON output |