Skip to main content
Perform a self-test on the specified machine
This is a host command, used for managing machines you are renting out on Vast.ai.

Usage

Arguments

machine_id
string
required
Machine ID

Options

--debugging
boolean
Enable debugging output
--ignore-requirements
boolean
Ignore the minimum system requirements and run the self test regardless

Description

This command tests if a machine meets specific requirements and runs a series of tests to ensure it’s functioning correctly.

Examples

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)