Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Chapter 5. Camel Console Commands
The camel commands are used for managing Camel contexts and routes.
5.1. camel:context-info Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Abstract
display detailed information about the specified Camel context
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
camel:context-info
[
--help
] {
contextName
}
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
This command takes the following arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
contextName | The name of the Camel context. |