stado vast list
Invocation
stado vast list [OPTIONS]Purpose
List the configured Vast.ai machine on the marketplace. Requires stado-vast/api_key in Skarbiec and WC_VAST_MACHINE_ID unless the machine can be discovered automatically
Required inputs and options
| Input or option | Contract |
|---|---|
--price-gpu <PRICE_GPU> | Per-GPU-hour rental price USD (default 0.50) [default: 0.5] |
--price-disk <PRICE_DISK> | Per-GB-month disk price USD (default 0.05) [default: 0.05] |
--price-min-bid <PRICE_MIN_BID> | Optional minimum interruptible-bid price floor |
Output and state effect
This is an inspection/reporting operation. It emits the result described above and does not change managed state unless an explicit option in this page says otherwise. Pass `--json` when the command exposes that machine-readable option.
Refusals
- Before dispatch, Stado refuses a missing required token shown in the invocation, an unknown option, or a value outside a listed value set; argument-usage failures exit with code 2.