Description
We have activemq:list to show the names of the brokers.
We have activemq:bstat to show very verbose stats for the broker
We have activemq:browse to browse a broker of choice
But we need a simple command to show a list of queues/topics and their current depth count, consumers, etc. eg a table just like the web console does.