camel get route-dump

Dump Camel route in XML or YAML format

Usage

camel get 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, or yaml)

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