Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3554

activemq:create command should use name as argument in place of option

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.5.0
    • 5.7.0
    • Broker
    • None
    • Patch Available

    Description

      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.

      Attachments

        1. AMQ-3554.patch
          1 kB
          Jean-Baptiste Onofré

        Activity

          People

            tabish Timothy A. Bish
            jbonofre Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: