Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vast.ai/llms.txt

Use this file to discover all available pages before exploring further.

Transfer credits to another account

Usage

vastai transfer credit RECIPIENT AMOUNT

Arguments

recipient
string
required
email (or id) of recipient account
amount
number
required
$dollars of credit to transfer

Options

--skip
boolean
skip confirmation

Description

Transfer (amount) credits to account with email (recipient).

Examples

vastai transfer credit <RECIPIENT> <AMOUNT>

Global Options

The following options are available for all commands:
OptionDescription
--url URLServer REST API URL
--retry NRetry limit
--rawOutput machine-readable JSON
--explainVerbose explanation of API calls
--api-key KEYAPI key (defaults to ~/.config/vastai/vast_api_key)