Github user gaohoward commented on the issue:
https://github.com/apache/activemq-artemis/pull/705
@jbertram by default create-queue creates jms queues, if you want create a
core queue, use --core option, like
artemis create-queue --core --name corequeue1 (optionally you can also give
a --address option)
delete-queue has --core option too
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---