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)
Help and help subcommand
Table 3. Help and help subcommand
Description
Lists all the subcommands available for use with RACADM and provides a short description about each
subcommand. You may also type a subcommand, group, object or Fully Qualied Descriptor (FQDD) name after
help.
Synopsis
• racadm help
• racadm help <subcommand>
Input
• <subcommand> — species the subcommand for which you need the help information.
• <device name> — species the device name such as iDRAC, BIOS, NIC, LifecycleController, FC, system, or
Storage.
• <group> — species the group name supported by the corresponding device.
• <object> — species the object for the entered group.
Output
• The help command displays a complete list of subcommands.
• The racadm help <subcommand> command displays information for the specied subcommand only.
• The racadm help <device name> <Group> command displays information for the specied group.
• The racadm help <device name> <Group> <Object> command displays information for the specied
object.
44 RACADM Subcommand Details