Usage: nvmesh volume-security-group create [OPTIONS]

  Create a VSG.

  Usage example, create a VSG named 'vsg1':

   $ nvmesh volume-security-group create --name vsg1 --key someKey --key
   someOtherKey

Options:
  -n, --name TEXT         The name of the VSG.  [required]
  -d, --description TEXT  The description of the VSG.
  -k, --key TEXT          The name of the key. NOTE: This option can be used
                          multiple times, e.g. -d <value> -d <value>. It can
                          also be used once with multiple values separated
                          with the ',' character, e.g. -d
                          <value>,<value>,<value>

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