Retrieves and displays detailed configuration and status information for a specific Block Storage volume using its ID.
The vultr-cli block-storage get
command retrieves detailed information about a specific Block Storage volume by its ID, displaying its configuration and status.
$ vultr-cli block-storage get <Block Storage ID>
#Full example
$ vultr-cli block-storage get 67181686-5455-4ebb-81eb-7299f3506e2c
#Shortened with aliased commands
$ vultr-cli bs g 67181686-5455-4ebb-81eb-7299f3506e2c
No comments yet.