camel eval expression
Evaluates Camel expression
Options
| Option | Description | Default | Type |
|---|---|---|---|
| Message body (prefix with file: to refer to loading message body from file) | String | |
| To run using a different Camel version than the default version. | String | |
| Message header (key=value) | List | |
| Whether to run evaluation isolated in local process | false | boolean |
| Language to use | simple | String |
| Whether to force evaluating as predicate | false | boolean |
| Additional maven repositories (Use commas to separate multiple repositories) | String | |
| The template to use for evaluating (prefix with file: to refer to loading template from file) | String | |
| Timeout in millis waiting for evaluation to be done | 10000 | long |
| Execute periodically and showing output fullscreen | boolean | |
| Display the help and sub-commands | boolean |