All of the tool’s capabilities are available in two modes: Interactive and CLI.

CLI Mode

To use the CLI mode, just invoke nvmesh with all the commands and options you need to complete an action such as this example:

nvmesh client attach -c client1 -v volume1

Interactive Mode

To use the interactive mode just type: nvmesh (with no additional arguments)

Interactive mode features:
1 .Use the ‘!’ prefix to execute shell commands locally:

> !date
Tue Apr 29 19:08:48 IDT 2019

2. Get auto-completion by hitting tab:

3. Traverse and search the shell history using up, down arrows and Ctrl + r respectively:
(reverse-i-search)`vol`: volume create --name v3 --raid-level 0 --target-classes rc --capacity 1000000000000 --stripe-width 2 --stripe-size 32

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