Usage
Arguments
instance IDs to accept (one or more).
Options
skip the interactive prompt; required when stdin is not a TTY
Description
Review pending price increases withvastai show pending-price-increases
before accepting. The CLI fans out one PUT per instance ID (no batch
endpoint exists on the backend), and the new rate applies only after
each contract’s current end_date — your remaining time on the current
term is billed at the original price.
Examples
Global Options
The following options are available for all commands:| Option | Description |
|---|---|
--url URL | Server REST API URL |
--retry N | Retry limit |
--raw | Output machine-readable JSON |
--explain | Verbose explanation of API calls |
--api-key KEY | API key (defaults to ~/.config/vastai/vast_api_key) |