Saving CLI Output
Table 1 lists the command used for saving CLI output to a file.
Command |
IOC |
IOP |
ROC |
Description |
● |
● |
● |
Output CLI text to a file. |
Use -output command parameter to save CLI output to a file.
The syntax for using -output command parameter is as follows:
mvsetup.exe command -output <filename>
For example, mvsetup.exe info -o pd -output temp.txt redirects the CLI output for the command info -o pd to the temp.txt file, without displaying any information in the CLI.