Name
activemq-admin purge — purges messages from a destination
Synopsis
activemq-admin purge [--jmxurl JMXUrl] [-jmxuser userName] [-jmxpassword password] [--msgsel {msgsel...}] [-Dname=value...] [--version] [[--help] | [-h] | [-?]] destName
Arguments
| Option | Interpretation |
|---|---|
--jmxurl <
| Sets the JMX URL to connect to. |
--jmxuser <
| Sets the JMX user, used for authentication. |
--jmxpassword
<
| Sets the JMX password, used for authentication. |
--msgsel < | Adds to the search list messages matched by the query similar to the message selector format. |
-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 |








