LibraryLink ToToggle FramesPrintFeedback

Introducing the Admin Tool

The FUSE Message Broker Admin tool allows you to perform the following tasks from the command line:

To run the Admin tool:

A list of tasks that you can call using the using the Admin tool is returned. These tasks are:

Each task is described in the following sections. For additional information, see the Apache ActiveMQ Command Line Tools Reference.

To display help on the Admin tool type the activemq-admin command followed by any of the following:

To display help on a particular task, type activemq-admin taskname followed by -h, -?, or --help.

To display version information for FUSE Message Broker, type either of the following:

activemq-admin --version

activemq --version