Vultr DocsLatest Content


List

Updated on 15 September, 2025

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.

Usage

console
$ vultr-cli billing invoice list [flags]

Examples

console
# Full example
$ vultr-cli billing invoice list
# Shortened with alias commands
$ vultr-cli billing i l

Flags

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.

Comments

No comments yet.