Skip to main content
Start a stopped deployment

Usage

vastai start deployment ID [OPTIONS]

Arguments

id
integer
required
id of deployment to start

Description

Starts (or restarts) the endpoint associated with a deployment.

Examples

vastai start deployment 1234
    vastai start deployment 1234 --raw

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)