Vultr DocsLatest Content


List

Updated on 15 September, 2025

Lists all Object Storage instances in your Vultr account with their IDs, labels, locations, and status information.


The vultr-cli object-storage list command displays all Object Storage instances in your Vultr account, showing their IDs, labels, locations, and status information.

Usage

console
$ vultr-cli object-storage list [flags]

Examples

console
# Full example
$ vultr-cli object-storage list

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.