View your Vultr billing history with a comprehensive list of invoices and payment transactions.
The vultr-cli billing invoice list
command displays a list of your Vultr billing invoices, allowing you to view your payment history and transaction details.
$ vultr-cli billing invoice list [flags]
# Full example
$ vultr-cli billing invoice list
# Shortened with alias commands
$ vultr-cli billing i 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. |
No comments yet.