Skip to main content
Assign a string label to an instance

Usage

vastai label instance <id> <label>

Arguments

id
integer
required
id of instance to label
label
string
required
label to set

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)