Usage
Arguments
ID of instance to start/restart
Description
This command attempts to bring an instance from the “stopped” state into the “running” state. This is subject to resource availability on the machine that the instance is located on. If your instance is stuck in the “scheduling” state for more than 30 seconds after running this, it likely means that the required resources on the machine to run your instance are currently unavailable.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) |