camel cmd route-topology

Display inter-route topology connections

Usage

camel cmd route-topology [options]

Options

Option Description Default Type

--box-width

Width of diagram node boxes

180

int

--description

Prefer route description over route id in node labels

boolean

--font-size

Font size in logical pixels for node text

12

int

--json

Output in JSON Format

boolean

--metric

Whether to include live metrics

true

boolean

--output

Save diagram to a file (PNG for image themes, text for ascii theme)

String

--theme

Color theme preset (dark, light, transparent, ascii, unicode) or custom colors (e.g. bg=#1e1e1e:from=#2e7d32:to=#1565c0). Use ascii/unicode for plain text output.

String

-h,--help

Display the help and sub-commands

boolean