This is a host command, used for managing machines you are renting out on Vast.ai.
Usage
Arguments
ids of machines to add disk to, that is networked to be on the same LAN as machine
mount path of disk to add
Options
id of network disk to attach to machines in the cluster (alias:
--disk_id)Description
This variant can be used to add a network disk to a physical cluster. When you add a network disk for the first time, you just need to specify the machine(s) and mount_path. When you add a network disk for the second time, you need to specify the disk_id.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) |