Skip to main content
Display a single deployment

Usage

vastai show deployment ID [OPTIONS]

Arguments

id
integer
required
id of deployment to show info for

Options

--quiet
boolean
only display numeric id

Description

Shows detailed info for a single deployment, including endpoint state and worker count.

Examples

vastai show deployment 123
    vastai show deployment 123 --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)