Vultr DocsLatest Content


List

Updated on 15 September, 2025

Lists all Block Storage volumes in your Vultr account with details including ID, size, region, and attachment status.


The vultr-cli block-storage list command displays all Block Storage volumes in your Vultr account, showing details like ID, size, region, and attachment status.

Usage

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

Examples

console
#Full example
$ vultr-cli block-storage list
#Shortened with aliased commands
$ vultr-cli bs 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.