Skip to main content
Set the minimum bid/rental price for a machine
This is a host command, used for managing machines you are renting out on Vast.ai.

Usage

vastai set min_bid id [--price PRICE]

Arguments

id
integer
required
id of machine to set min bid price for

Options

--price
number
per gpu min bid price in $/hour

Description

Change the current min bid price of machine id to PRICE.

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)