Usage
Arguments
email (or id) of recipient account (positional; use —recipient to name)
dollars of credit to transfer (positional; use —amount to name)
Options
email (or id) of recipient account
dollars of credit to transfer
skip confirmation
Description
Transfer credits to another account. This action is irreversible. Supports both named flags (recommended) and legacy positional arguments: vastai transfer credit —recipient user@example.com —amount 25.50 vastai transfer credit -r user@example.com -a 25.50 vastai transfer credit user@example.com 25.50Global Options
The following options are available for all commands:| Option | Description |
|---|---|
--url URL | Server REST API URL |
--retry N | Retry limit |
--raw | Output machine-readable JSON |
--explain | Verbose explanation of API calls |
--api-key KEY | API key (defaults to ~/.config/vastai/vast_api_key) |