camel cmd route-dump

Dump Camel route in XML, YAML, or Java DSL format

Usage

camel cmd route-dump [options]

Options

Option Description Default Type

--filter

Filter route by filename or route id (multiple names can be separated by comma)

String

--format

Output format (xml, yaml, or java)

yaml

String

--raw

To output raw without metadata

boolean

--sort

Sort route by name or id

name

String

--uri-as-parameters

Whether to expand URIs into separated key/value parameters (only in use for YAML format)

true

boolean

-h,--help

Display the help and sub-commands

boolean