Claus Ibsen created CAMEL-12156:
-----------------------------------
Summary: Camel Karaf route commands - Should have camel context as
required
Key: CAMEL-12156
URL: https://issues.apache.org/jira/browse/CAMEL-12156
Project: Camel
Issue Type: Improvement
Components: karaf
Environment: The camel context must be provided, which currently is
not a required option and therefore you can get null commands
Also we should flip the order of the arguments so you enter camel context
first, so the completion of the routes are based on the given camel context.
Otherwise if you have 50+ camel apps in karaf, then the route complete will
show all routes which is a lot. Now you select the camel app first, and then
the completer only show the routes from this camel app.
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.21.0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)