Usage
Options
Show invoices instead of charges (alias:
--invoices)Filter which types of invoices to show: (alias:
--invoice-type) Choices: transfers, stripe, bitpay, coinbase, crypto.com, reserved, payout_paypal, payout_wiseShow charges instead of invoices (alias:
--charges)Filter which types of charges to show: (alias:
--charge-type) Choices: instance, volume, serverless, i, v, sStart date (YYYY-MM-DD or timestamp) (alias:
--start-date)End date (YYYY-MM-DD or timestamp) (alias:
--end-date)Number of results per page (default: 20, max: 100) (alias:
--limit)Pagination token for next page (alias:
--next-token)Output format for charges (default: table) (alias:
--format) Choices: table, treeInclude full Instance Charge details and Invoice Metadata (tree view only) (alias:
--verbose)Sort by latest first
Description
This command supports colored output and rich formatting if the ‘rich’ python module is installed!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) |