HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
Prints a header after <nlines> of data.
–nohdtot
Does not print header and totals.
–csvtable
Prints table data as Comma Separated Values (CSV).
–listdom <domain_name>
Indicates the domain associated with the storage server.
SPECIFIERS
[<command>]
Any CLI command. This specifier is not required when issuing the cli command. If commands
are specified, the CLI exits after executing the commands unless the -cmdloop option is specified.
If no commands are specified in the command line, CLI enters the command loop.
RESTRICTIONS
None.
EXAMPLES
The following example displays the CLI client version:
$ cli –v
CLI client version: 2.1.1
The following example identifies the storage server being accessed as system1:
$ cli –sys system1
The following example displays the current user user1 and the user’s password pw2:
$ cli –user user1 –password pw2
The following example places the CLI in an interactive command loop:
$ cli –cmdloop
NOTES
• If the cli command is issued without any arguments, you are placed in a CLI shell.
• After commands are issued, the CLI exits unless the –cmdloop option was specified.
74 CLI Command