3.5.5. Get Help with the Management CLI

Summary

The Management CLI features a help dialog with general and context sensitive options. The help commands dependent on the operation context require an established connection to either a standalone or domain controller. These commands will not appear in the listing unless the connection has been established.

Procedure 3.11. General and Context-Sensitive Help

  1. Run the help command

    From the Management CLI, enter the help command:
    [standalone@localhost:9999 /] help
  2. Get context sensitive help

    From the Management CLI, enter the help -commands extended command:
    [standalone@localhost:9999 /] help --commands
  3. For a more detailed description of a specific command, execute the help command with '--help' as the argument.
    [standalone@localhost:9999 /]  deploy --help
Result

The CLI help information is displayed.