Name
activemq-admin list — lists the available brokers
Synopsis
activemq-admin list
[--jmxurl JMXUrl
] [-jmxuser userName
] [-jmxpassword password
] [-Dname
=value
...] [--version] [[--help] | [-h] | [-?]]
Arguments
Argument | Description |
---|---|
--jmxurl | Sets the JMX URL used to locate the brokers. |
--jmxuser
| Sets the JMX user, used for authentication. |
--jmxpassword
| Sets the JMX password, used for authentication. |
-D | Sets a Java system property. For example,
-Dactivemq.home=C:/ActiveMQ . |
--version
| Displays the version information. |
-h, -?, --help
| Displays the online help for this command. |