Claus Ibsen created CAMEL-5388:
----------------------------------
Summary: Karaf command - ContextInfo - Should have verbose option
Key: CAMEL-5388
URL: https://issues.apache.org/jira/browse/CAMEL-5388
Project: Camel
Issue Type: Improvement
Components: karaf
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.11
The karaf command {{context-info}} lists many things. We should have a
--verbose option to limit what it display by default. Because it displays all
the endpoints in use, and if people use dynamic endpoints and whatnot, then
that list can be very long (up till 1000 by default).
And besides there is a new endpoint command as well now. So we could either
- add verbose option
- not list endpoints anymore
We should possible add more stats such as
Number of running routes: 15
Number of not running routes: 2
eg to give a quick overview of how many routes is running / not running etc.
Yes you can use the route-list command for that. But context-info should be a
nice single command for a good overview of the Camel app.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira