Saving CLI Output

Table 1 lists the command used for saving CLI output to a file.

Table 1  Saving CLI Output

Command

IOC

IOP

ROC

Description

-output

Output CLI text to a file.

-output

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.