HP StorageWorks P9000 Tiered Storage Manager Software 7.1.1 CLI Reference Guide (TB585-96014, September 2011)

parameters
Parameters contain information passed to the server as part of a request. The parameters required
depend on the command requested. Each parameter consists of a name and a value.
Options common to all CLI commands
There are two kinds of options: those common to all CLI commands, and those used for only some
CLI commands. This subsection describes the options common to all CLI commands.
If an argument needs to be specified after an option, specify the argument as a single character string.
Arguments that contain spaces should be enclosed in double quotation marks, or whatever is
appropriate for the command execution environment. For example:
--output "C:\My Documents\redirect.txt"
The following table lists options common to all commands.
Table 3 Options common to all CLI commands
DescriptionOption argumentOption
Specify the user name used to log on to the Tiered Storage
Manager server.
If a user name is not specified in the
htsmcli.properties file or from the command line, an
error occurs.
user-name
-u or
--username
Specify the password corresponding to the user name.
#1,
#2
You can either specify the password directly, or specify
a file that contains the password.
To specify a file name for the argument, specify an at
sign (@) and then the file name. The string in the first line
of the specified text file is assumed to be the password.
For the file name, specify either an absolute path, or a
relative path from the directory from which the CLI
command is executed.
If the incorrect password is entered and the number of
login failures reaches the defined limit, the Tiered Stor-
age Manager server will lock the user account.
#3
password or @name-
of-password-file
-p or
--password
Specify the name of the file to which the standard output is
to be redirected.
Specify this option to redirect the execution results of a
CLI command to the specified file, instead of the console.
For the file name, specify either an absolute path, or a
relative path from the directory from which the CLI
command is executed.
name-of-the-stand-
ard-output-redir-
ect-file
#4
-o or
--output
CLI Reference Guide 35