[
https://issues.apache.org/jira/browse/AMQ-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully updated AMQ-3554:
----------------------------
Fix Version/s: 5.x
if we get a patch we can slip it into 5.6
> activemq:create command should use name as argument in place of option
> ----------------------------------------------------------------------
>
> Key: AMQ-3554
> URL: https://issues.apache.org/jira/browse/AMQ-3554
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 5.5.0
> Reporter: Jean-Baptiste Onofré
> Fix For: 5.6.0, 5.x
>
>
> Karaf ActiveMQ command activemq:create use -n (or --name) to define the name.
> The name is mandatory, so it makes sense to use it as argument in place of an
> option.
> It means that:
> activemq:create -n test
> will become
> activemq:create test
> More other, activemq:create-broker seems to be more consistent.
> I will submit a patch to enhance/rename all Karaf commands to be consistent.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira