qpid-route tool should output usage info if bad/unknown command entered.
------------------------------------------------------------------------
Key: QPID-3169
URL: https://issues.apache.org/jira/browse/QPID-3169
Project: Qpid
Issue Type: Bug
Components: Tools
Affects Versions: 0.10
Reporter: Ken Giusti
Assignee: Ken Giusti
Priority: Minor
Fix For: 0.10
qpid-route silently fails if the command argument is not recognized.
example:
$ qpid-route snoopdog localhost:5671
$ ## nothing printed out, just returns
Or, even worse:
$ qpid-route map localhost:5671
$ ## I feel stoopid - I just wasted time trying to debug my federation because
no map was shown
$ ## the actual command is "qpid-route route map"
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]