Skip to main content
(DEPRECATED) Get billing history reports

Usage

vastai (DEPRECATED) vastai show invoices [OPTIONS]

Options

-q
boolean
only display numeric ids (alias: --quiet)
-s
string
start date and time for report. Many formats accepted (optional) (alias: --start_date)
-e
string
end date and time for report. Many formats accepted (optional) (alias: --end_date)
-c
boolean
Show only charge items (alias: --only_charges)
-p
boolean
Show only credit items (alias: --only_credits)
--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)