High Quality JMS Messaging.

Help [help]

Syntax:

    help

The help command lists the descriptions of the commands along the current command stack.

Example:

    router1/sys$jms/listeners> help

    Commands from CLI shell

    exit                             Exit CLI
    sr <router>                      Switch to Router <router>
    ar                               Show all available Routers

    Commands from Router Context 'router1'

    cc <context>                     Change to Context <context>
    lc [<context>]                   List the Content of <context>

    Commands from current Router's Swiftlet Manager

    reboot                           Reboot the Router
    halt                             Halt the Router
    save                             Save this Router Configuration

    Commands from Context 'listeners'

    show template                    Show the Template for new Entities
    new <name> [<prop> <value> ...]  Create a new Entity
    delete <entity>                  Delete Entity

    router1/sys$jms/listeners>_