Skip to main content
Display user’s current deployments

Usage

vastai show deployments [OPTIONS]

Options

--quiet
boolean
only display numeric ids

Description

Shows the user’s current deployments.

Examples

vastai show deployments
    vastai show deployments --raw
    vastai show deployments -q

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)