HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 CLI Reference Guide

#1
When you specify an option that does not have an argument, set the argument to true.
When true is set in a properties file for an option without an argument, it cannot be overwritten
to false from the command line.
#2
This option and property can be specified only when the GetStorageArray command is used.
Specification example
output=redirect.out
messagetrace=true
Related topics
Command syntax, page 27
Using properties to specify parameters
If you specify command parameters in the properties file, you do not need to enter them at the command
line.
If you specify parameters from the command line when they have been specified in the properties
file, the values of the parameters specified from the command line have precedence.
NOTE:
In the properties file, specify only parameters that are applicable to a given command. If the file
contains a parameter that is not applicable for the command, the execution results of the command
might not be the expected results. For this reason, make sure that you only specify parameters that
do not cause problems to any other commands.
Specification example
serialnum=30057
model=XP512
Property for specifying the DTD file (dtd)
To use a DTD for command execution results that are output in XML format (the execution results of
the GetStorageArray command), use the dtd property to specify the URI of the DTD file.
You need to create a DTD file before you attempt to use this property.
Specification example
This example shows how to specify D:/dtd/cli.dtd as the URI of the DTD file.
dtd=D:/dtd/cli.dtd
CLI Reference Guide 471