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.Este contenido no está disponible en el idioma seleccionado.
Chapter 5. Camel Console Commands
The camel commands are used for managing Camel contexts and routes.
Note
Camel Karaf commands about routes no longer need the
context
as a second parameter. It is now an optional parameter. However, if you do not provide the context
, the command is then considered as a bulk operation for all the camel contexts.
5.1. camel:context-info Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
Abstract
display detailed information about the specified Camel context
Synopsis Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
camel:context-info
[
--help
] {
contextName
}
Arguments Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
This command takes the following arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
contextName | The name of the Camel context. |