Skip to main content
Get billing (invoices/charges) history reports with advanced filtering and pagination

Usage

Options

-i
boolean
Show invoices instead of charges (alias: --invoices)
-it
string
Filter which types of invoices to show (alias: --invoice-type). Choices: transfers, stripe, bitpay, coinbase, crypto.com, reserved, payout_paypal, payout_wise
-c
boolean
Show charges instead of invoices (alias: --charges)
-ct
string
Filter which types of charges to show (alias: --charge-type). Choices: instance, volume, serverless, i, v, s
-s
string
Start date (YYYY-MM-DD or timestamp) (alias: --start-date)
-e
string
End date (YYYY-MM-DD or timestamp) (alias: --end-date)
-l
integer
default:"20"
Number of results per page (default: 20, max: 100) (alias: --limit)
-t
string
Pagination token for next page (alias: --next-token)
-f
string
default:"table"
Output format for charges (default: table) (alias: --format) Choices: table, tree
-v
boolean
Include full Instance Charge details and Invoice Metadata (tree view only) (alias: --verbose)
--latest-first
boolean
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: