camel cmd stub

Browse stub endpoints

Usage

camel cmd stub [options]

Options

Option Description Default Type

--browse

Whether to browse messages queued in the stub endpoints

boolean

--compact

Compact output (no empty line separating browsed messages)

true

boolean

--filter

Filter endpoints by queue name

String

--find

Find and highlight matching text (ignore case).

String

--grep

Filter browsing messages to only output trace matching text (ignore case).

String

--limit

Filter browsing queues by limiting to the given latest number of messages

10

int

--logging-color

Use colored logging

true

boolean

--mask

Whether to mask endpoint URIs to avoid printing sensitive information such as password or access keys

boolean

--pretty

Pretty print message body when using JSon or XML format

boolean

--show-body

Show message body in traced messages

true

boolean

--show-headers

Show message headers in traced messages

true

boolean

--sort

Sort by name, or total

name

String

--top

Whether to browse top (latest) messages queued in the stub endpoints

true

boolean

--watch

Execute periodically and showing output fullscreen

boolean

-h,--help

Display the help and sub-commands

boolean