IBM-Cloud / ibm-cloud-cli-release

Apache License 2.0
155 stars 76 forks source link

Add wwn and pvmInstanceIDs To Volume Details #190

Open r-venables opened 2 years ago

r-venables commented 2 years ago

The volume wwn is visible in the IBM Cloud GUI and the --json output in the CLI. The pvmInstanceIDs are visible in the --json output in the CLI. This information is missing from the formatted CLI output. Having this information in the formatted output would help our instance provisioning/maintenance scripts.

Please add wwn and pvmInstanceIDs to the output of 'ibmcloud pi volume VOLUME_ID'

rmoralesjr commented 2 years ago

We can add wwn to the formatted volume output in the next release.