Vultr DocsLatest Content


List

Updated on 15 September, 2025

Displays a chronological list of your Vultr accounts billing transactions, including invoices and payments.


The vultr-cli billing history list command displays your Vultr account's billing transaction history, showing past invoices and payments in a chronological list format.

Usage

console
$ vultr-cli billing history list [flags]

Examples

console
# Full example
$ vultr-cli billing history list
# Shortened with alias commands
$ vultr-cli billing h 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.