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.
$ vultr-cli object-storage list [flags]
# Full example
$ vultr-cli object-storage list
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.