camel transform route
Transform Camel routes to XML or YAML format
Options
| Option | Description | Default | Type |
|---|---|---|---|
|
Output format (xml or yaml), if only yaml files are provided, the format defaults to xml and vice versa |
String |
|
|
Whether to ignore route loading and compilation errors (use this with care!) |
boolean |
|
|
File or directory to store transformed files. If none provide then output is printed to console. Use clipboard as name to copy content into clipboard. |
String |
|
|
Whether to resolve property placeholders in the dumped output |
false |
boolean |
|
Whether to expand URIs into separated key/value parameters (only in use for YAML format) |
true |
boolean |
|
Display the help and sub-commands |
boolean |