Usage: nvmesh volume delete [OPTIONS]

  Delete volumes.

  Usage example, delete 2 volumes named 'vol1' and 'vol2':

  $ nvmesh volume delete -n vol1 -n vol2

Options:
  -n, --name TEXT      The name of the volume to delete. NOTE: This option can
                       be used multiple times, e.g. -n <value> -n <value>. It
                       can also be used once with multiple values separated
                       with the ',' character, e.g. -n <value>,<value>,<value>
                       [required]
  -y, --yes            Automatically answer "yes" and skip operational
                       warnings.
  --wait-for-deletion  Wait for the volume to be deleted.
  --timeout INTEGER    Maximum time in seconds to wait for deletion. (default:
                       60 seconds)
  -h, --help           Show this message and exit.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
Email Excelero Support

Post Comment