Skip to main content
(DEPRECATED) Get billing history reports. Use vastai show invoices-v1 instead.

Usage

(DEPRECATED) vastai show invoices [OPTIONS]

Options

--quiet
boolean
only display numeric ids
--start_date
string
start date and time for report. Many formats accepted (optional)
--end_date
string
end date and time for report. Many formats accepted (optional)
--only_charges
boolean
Show only charge items
--only_credits
boolean
Show only credit items
--instance_label
string
Filter charges on a particular instance label (useful for autoscaler groups)

Global Options

The following options are available for all commands:
OptionDescription
--url URLServer REST API URL
--retry NRetry limit
--rawOutput machine-readable JSON
--explainVerbose explanation of API calls
--api-key KEYAPI key (defaults to ~/.config/vastai/vast_api_key)