Displays a chronological list of your Vultr accounts billing transactions, including invoices and payments.
The vultr-cli billing history list command displays your account's billing transaction history, showing past charges, payments, and credits in a chronological list format.
$ vultr-cli billing history list [flags]
# Full example
$ vultr-cli billing history list
# Shortened with alias commands
$ vultr-cli billing h l
| Shorthand | Long Version | Description |
|---|---|---|
| -c | --cursor | (optional) Cursor for paging. |
| -p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |