Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-4185

Add 'version' command to the Artemis CLI

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • None
    • False
    • False
    • User Experience
    • Undefined

      In ActiveMQ we can run bin/activemq --version, but there is no equivalent command in Artemis's CLI. To get the AMQ release version and Artemis build version, we can run the following command, but it would be good to have them printed together in case of AMQ (like oc version output).

      $ grep AMQ etc/org/apache/activemq/artemis/cli/banner.txt && \
          unzip -c lib/artemis-server-2.6.3.redhat-00013.jar META-INF/build.metadata | grep -i build.version=
       Red Hat JBoss AMQ 7.2.2.GA
      build.version=2.6.3.redhat-00013
      

            rhn-support-jbertram Justin Bertram
            rhn-support-fvaleri Federico Valeri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: