CLI Guide
Strings containing the following special characters must be quoted using double quotation marks:
• $ (dollar sign)
• " (double quotation mark)
• ` (backward quotation mark)
• \ (backward slash)
• ~ (tilde)
• | (vertical bar)
• ( (left parentheses)
• ) (right parentheses)
• & (ampersand)
• > (greater than)
• < (less than)
• # (pound)
• ASCII code 32 (space)
There are dierent escaping rules for double quotation marks.
For using double quotation marks:
The following characters must be escaped by prepending a backward slash:
• $ (dollar sign)
• " (double quotation mark)
• ` (back quotation mark)
Racadm help and help with subcommand
Table 3. Details of Racadm help and help with subcommand
Description Displays all the subcommands you can use with the RACADM command and a one-line description about each
subcommand.
? followed by <subcommand> displays the syntax for the specied command.
To use this subcommand, you must have the CMC Login User privilege.
You can also use the help and help <subcommand> commands to obtain the same information.
Synopsis
racadm ?
racadm ? <subcommand>
Input
N/A
Output
N/A
Example for RACADM?
The following output example shows the actual output for the RACADM? command. Descriptions shown in this example may vary slightly
from the descriptions in your
RACADM session.
racadm ?
help -- list racadm subcommand description
help <subcommand> -- display usage summary for a subcommand
? -- list racadm subcommand description
16
RACADM Subcommand Details