[
https://issues.apache.org/jira/browse/CAMEL-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-5825.
--------------------------------
Resolution: Won't Fix
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)