FACT help
From DocWiki
To list the complete FACT grammar or to show information about specific commands, use the help command.
- help [help | commands | grammar] [{help command}]
Syntax Description
help (Optional) Shows general information about obtaining help. commands (Optional) Displays a one-line summary about each command. grammar (Optional) Displays the syntax of all commands. command (Optional) Displays a short description of the specified command.
Command Default
- If you enter the help command, where command is ambiguous, then FACT displays a set of commands that match what you typed.
Examples
- The following example shows entering the help command, where command is ambiguous. FACT displays a set of commands that match what you typed:
fact> help scan
Scanning
scan fabric - collect information about the network.
scan fabric all - collect lots of information about the network.
scan tech-support - collect diagnostic information about the network.
fact> help show ch
Subnet-Level Display
show chassis - show information about several chassis.
show chips - show information about chips (InfiniBand nodes)
Related Commands
- None.