Chapter 5. Camel Console Commands
The camel commands are used for managing Camel contexts and routes.
5.1. camel:context-info
Abstract
display detailed information about the specified Camel context
Synopsis
camel:context-info
[
--help
] {
contextName
}
Arguments
This command takes the following arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
contextName | The name of the Camel context. |