[
https://issues.apache.org/jira/browse/AMQ-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-3554.
-------------------------------
Resolution: Fixed
Fix Version/s: (was: 5.x)
5.7.0
Assignee: Timothy Bish
Patch applied with thanks, this will be part of 5.7.0
> 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é
> Assignee: Timothy Bish
> Fix For: 5.7.0
>
> Attachments: AMQ-3554.patch
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira