Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/1506
I think rather than having this as a "top level" command it should be
nested under the resource type, in this case "queue" so that the command would
be:
`./artemis queue stat ...`
I can imagine in the future we'll want to add a CLI 'stat' command for
other resource types like address and maybe consumer.
This is a great addition, BTW. Kudos, @pgfox. ---
