You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Howard Gao (JIRA)" <ji...@apache.org> on 2017/01/19 14:18:26 UTC

[jira] [Created] (ARTEMIS-929) Artemis cli tools does not check non-existing options

Howard Gao created ARTEMIS-929:
----------------------------------

             Summary: Artemis cli tools does not check non-existing options
                 Key: ARTEMIS-929
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-929
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 1.5.2
            Reporter: Howard Gao
            Assignee: Howard Gao
             Fix For: 2.0.0


The CLI tool doesn't give warnings when non-existing options supplied, for example:

artemis create  --force --nio --allow-anonymous --role=amq --user=guest --lalal=2 /opt/artemis

It just ignores the --lalal option, which is a non-existing option.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)