Usage: nvmesh client detach [OPTIONS]

  Detach volumes from clients. For client that is not a localhost the
  operation will be performed via SSH.

  Usage example, detach 2 volumes named 'volume-1' and 'volume-2' from 2
  clients named 'client-1' and 'client-2':

  $ nvmesh client detach -c client-1 -c client-2 -v volume-1 -v volume-2

Options:
  -c, --client TEXT  The hostname or address of the client  [required]
  -v, --volume TEXT  The id of the volume to detach  [required]
  -f, --force        Force detach
  -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