Claus Ibsen created CAMEL-5825:
----------------------------------
Summary: Camel Karaf Commands - Should all take camel id as 1st
parameter
Key: CAMEL-5825
URL: https://issues.apache.org/jira/browse/CAMEL-5825
Project: Camel
Issue Type: Improvement
Components: karaf
Reporter: Claus Ibsen
Fix For: Future
The Camel Karaf commands can show runtime information about running Camel apps
in Karaf. As you can host many bundles with many Camel Context's you have N+
Camels in the same JVM.
The Camel Karaf commands should all have a parameter to let the user pick the
camel id to use (its unique JMX name). Then that can be used as filter, to pick
for example routes etc, if using camel:route-info.
This is a ticket to just remember to check the commands, as some may have this
already.
But maybe we should start enforcing to pick the camel id, and use tab
completion for that. As for Camel routes, you can have routes with same id, in
different camel apps.
camel:route-info TAB (to pick among context id) TAB (to pick the routes for the
given selected context id).
--
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