Skip to main content
Display user’s current instances

Usage

vastai show instances [OPTIONS]

Options

--quiet
boolean
only display numeric ids

Description

Shows the stats on the instances the user is currently renting. Various options available to limit which instances are shown and jeir data.

Examples

vastai show instances
    vastai show instances --raw
    vastai show instances -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)