Skip to main content
Update user data from json file

Usage

vastai set user --file FILE

Options

--file
string
file path for params in json format

Available Fields

FieldType
ssh_keystring
paypal_emailstring
wise_emailstring
emailstring
normalized_emailstring
usernamestring
fullnamestring
billaddress_line1string
billaddress_line2string
billaddress_citystring
billaddress_zipstring
billaddress_countrystring
billaddress_taxinfostring
balance_threshold_enabledstring
balance_thresholdstring
autobill_thresholdstring
phone_numberstring

Examples

vastai set user

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)