Chapter 5: vStor Command Line Interface Reference
Post-installation and initialization of vStor storage, you may need to configure and manage aspects like network settings or storage pools. The vStor CLI offers granular management, complementing the vStor Management Interface.
The vStor Command Line Interface
Attention! Executing vStor CLI commands without understanding their functions can lead to data loss. It is advised to use these commands primarily under the guidance of Catalogic Software Support to ensure safe and correct operation.
You can run vstor
command as root or a user with administrative privileges.
Use the vstor user create
command to create a new vStor user and assign it admin privileges.
For default access and credentials, see Initializing vStor.
Using the CLI
The CLI consists of several commands and subcommands that manage various aspects of your vStor instance.
To list all the available commands use:
You can pass the --help
flag to any command or subcommand to view usage help, for example:
To use any of the options provided by the command, simply call the option and provide your value:
Last updated