Show geographic distribution of GPUs on the marketplaceDocumentation Index
Fetch the complete documentation index at: https://docs.vast.ai/llms.txt
Use this file to discover all available pages before exploring further.
This is a host command, used for managing machines you are renting out on Vast.ai.
Usage
Options
Filter by verification status (
true, false, or all). Defaults to all.Filter by datacenter hosting type (
true, false, or all). Defaults to all.Comma-separated GPU names to filter by (e.g.
"RTX 4090, H100_SXM")Filter by rental status (
true, false, or all). Defaults to all.Description
Returns the geographic distribution of GPUs across the Vast marketplace. Filtering is applied locally after fetching the dataset, so filter combinations do not affect server performance.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) |