5.13. camel:context-inflight
Abstract
Displays the list of inflight exchanges.
Synopsis
camel:context-inflight
[
--help
] {
contextName
}
Arguments
This command takes the following arguments.
Argument | Interpretation |
---|---|
name | The name of the Camel context. |
Options
It provides the following options.
Option | Interpretation | |
---|---|---|
--help | Displays the online help for this command. | |
--list | To limit the number of exchanges shown. | |
--sort | When the value is true, sort by longest duration and when the value is false, sort by exchange id. |