HP P6000 Replication Solutions Manager CLI Reference (T3680-96071, June 2012)

Switches
Leave blank to veiw all help topics.<blank>
Enter a specific CLUI command to display help topic for that command.<CLUI command>
LOGIN
The LOGIN command authenticates the user for the current management session.
Syntax
login
{username=<username>}
{password=<password>}
Switches
Required. Specifies the user name to authenticate.username
Required. Specifies the password for the user name.password
SELECT HOST_AGENT
The SELECT HOST_AGENT command selects the specified host agent.
Syntax
sel[ect] host[_agent]|ha <host agent name>
Switches
Specifies the name of the host agent to select.host_agent name
Example
select host_agent pc34444
SELECT SYSTEM
The SELECT SYSTEM command directs the command prompt to the selected array. All configuration
commands affect the selected array. If the system name includes spaces, enclose the name in
quotation marks.
Syntax
sel[ect] sys[tem] <storage system name>
Switches
Specifies the name of the storage array to select.storage system name
Examples
sel sys corporatephotolibrary
sel sys corporate photo library
SET CLIENT
The SET CLIENT command specifies the data format for the CLUI client. The client can receive
the results of a command as block text, CSV, result code, table text, XML code, or raw XML code.
XML is a revised output format with descriptive tag names and replaces the previous XML format,
(now called Raw XML). Raw XML, called XML in previous releases is currently provided to support
scripts that are based on the earlier format.
26 CLUI commands