camel cmd browse
Browse pending messages on endpoints
Options
| Option | Description | Default | Type |
|---|---|---|---|
| Maximum size of the message body to include in the dump | int | |
| Whether to include message dumps | false | boolean |
| Endpoint to browse messages from (can be uri, pattern, or refer to a route id) | String | |
| Whether to calculate fresh queue size information (performance overhead) | false | boolean |
| Limits the number of messages to dump per endpoint | 100 | int |
| Use colored logging | true | boolean |
| Whether to mask endpoint URIs to avoid printing sensitive information such as password or access keys | boolean | |
| Show only message body in browsed messages | false | boolean |
| Pretty print message body when using JSon or XML format | boolean | |
| List endpoint URI without query parameters (short) | boolean | |
| Show message body in browsed messages | true | boolean |
| Show message headers in browsed messages | true | boolean |
| Sort by uri, or size | uri | String |
| The number of messages from the end (latest) to dump | int | |
| List endpoint URI in full details | boolean | |
| Display the help and sub-commands | boolean |