
UNSOLVED
Centera command line interface pipe to file
Hello, I am wondering if it is possible to save the output of a command to a file.
As an example, it could be good to get the output of "show summary" command, plenty information about the Centera configuration.
Responses (1)
Solutions (0)

dynamox
11 Legend
•
20419 Posts
•
87439 Points
698
0
Posted February 21st, 2016 19:00
java -cp "C:\Program Files (x86)\EMC\Centera\4_2\SystemOperator\lib\CenteraViewer.jar" com.filepool.remote.cli.CLI -u admin -p password -ip 10.59.240.136:3682 -script showhealth.cli > E:\showhealth.out
showhealth.cli file contains command:
show health