Usage: nvmesh key-pair download [OPTIONS]

  Download keys.

  Usage example, download a key named 'key1':

  $ nvmesh key-pair download --name key1 --destination '/etc/nvmesh/keys'

Options:
  -n, --name TEXT         The id of the key to download. 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]
  -d, --destination TEXT  The destination on the file system to where the key
                          will be downloaded.  [required]
  -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