camel script
Run Camel integration as shell script for terminal scripting
Options
| Option | Description | Default | Type |
|---|---|---|---|
| Can be used to turn on logging (logs to file in <user home>/.camel directory) | false | boolean |
| Logging level () | info | String |
| For how long time in seconds Camel can be idle before stopping | 1 | int |
| Max number of messages to process before stopping | 0 | int |
| Max seconds to run before stopping | 0 | int |
| Additional properties (override existing) | String | |
| Load properties file for route placeholders (ex. /path/to/file.properties | String | |
| Display the help and sub-commands | boolean |