Skip to main content
Create a subaccount

Usage

vastai create subaccount --email EMAIL --username USERNAME --password PASSWORD --type TYPE

Options

--email
string
email address to use for login
--username
string
username to use for login
--password
string
password to use for login
--type
string
host/client

Description

Creates a new account that is considered a child of your current account as defined via the API key. vastai create subaccount —email bob@gmail.com —username bob —password password —type host vastai create subaccount —email vast@gmail.com —username vast —password password —type host

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)