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

Description

Available fields: Name Type Description ssh_key string paypal_email string wise_email string email string normalized_email string username string fullname string billaddress_line1 string billaddress_line2 string billaddress_city string billaddress_zip string billaddress_country string billaddress_taxinfo string balance_threshold_enabled string balance_threshold string autobill_threshold string phone_number string

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)