Usage
Arguments
instance IDs to reject (one or more).
Options
skip the interactive prompt; required when stdin is not a TTY
Description
Tombstones the matching pending rows on the backend (no cutover follows). Usevastai show pending-price-increases to review the rows first; the
CLI fans out one PUT per instance ID.
Exit codes mirror accept price-increase:
0 — every requested row was rejected
1 — at least one row failed (non-stale)
2 — at least one row was stale
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) |