camel cmd stub
Browse stub endpoints
Options
| Option | Description | Default | Type |
|---|---|---|---|
| Whether to browse messages queued in the stub endpoints | boolean | |
| Compact output (no empty line separating browsed messages) | true | boolean |
| Filter endpoints by queue name | String | |
| Find and highlight matching text (ignore case). | String | |
| Filter browsing messages to only output trace matching text (ignore case). | String | |
| Filter browsing queues by limiting to the given latest number of messages | 10 | int |
| Use colored logging | true | boolean |
| Whether to mask endpoint URIs to avoid printing sensitive information such as password or access keys | boolean | |
| Pretty print message body when using JSon or XML format | boolean | |
| Show message body in traced messages | true | boolean |
| Show message headers in traced messages | true | boolean |
| Sort by name, or total | name | String |
| Whether to browse top (latest) messages queued in the stub endpoints | true | boolean |
| Execute periodically and showing output fullscreen | boolean | |
| Display the help and sub-commands | boolean |