HP StoreOnce Backup System CLI Reference Guide
system set clioutput
Description of Command Function
Defines the format of the command output. The format can be either ASCII text or xml; the default
is text. Every time a new terminal session is started, the default output is set.
Command Syntax
system set clioutput {text|xml}
Command Authority
Administrator
Command Object Requirements
Not applicable – no objects exist within this command.
Command Parameter Requirements
text or xml – The word, text or xml, must be included in the command entry after system set
clioutput.
Requirements for Command Execution
The command entry must conform to command syntax.
Successful Command Output
Upon successful completion of the command which included text, the following is displayed:
Command Complete - CLI output is in text format
Upon successful completion of the command which included xml, the following string is displayed:
Command Complete - CLI output is in xml format
Command Operation during Abnormal Conditions
If the command does not conform to the required syntax, the following is displayed:
Command Failed - the command does not conform to the required syntax,
SYNTAX, where SYNTAX is the command syntax as described under Command Syntax in this
section.
Example
# system set clioutput xml
Command Complete - CLI output is in xml format.
# system set clioutput text
Command Complete - CLI output is in text format.
system set clioutput 187