Create a subaccountDocumentation Index
Fetch the complete documentation index at: https://docs.vast.ai/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Options
email address to use for login
username to use for login
password to use for login
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
Examples
Global 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) |