camel get route-dump
Dump Camel route in XML or YAML format
Options
| Option | Description | Default | Type |
|---|---|---|---|
| Filter route by filename or route id (multiple names can be separated by comma) | String | |
| Output format (xml, or yaml) | yaml | String |
| To output raw without metadata | boolean | |
| Sort route by name or id | name | String |
| Whether to expand URIs into separated key/value parameters (only in use for YAML format) | true | boolean |
| Display the help and sub-commands | boolean |