camel cmd

Performs commands in the running Camel integrations, such as start/stop route, or change logging levels.

Usage

camel cmd [options]

Subcommands

Subcommand Description

browse

Browse pending messages on endpoints

disable-processor

Disable Camel processor

enable-processor

Enable Camel processor

gc

Trigger Java Memory Garbage Collector

load

Loads new source files into an existing Camel

logger

List or change logging levels

receive

Receive and dump messages from remote endpoints

reload

Trigger reloading Camel

reset-stats

Reset performance statistics

resume-route

Resume Camel routes

route-structure

Dump Camel route structure

send

Send messages to endpoints

start-group

Start Camel route groups

start-route

Start Camel routes

stop-group

Stop Camel route groups

stop-route

Stop Camel routes

stub

Browse stub endpoints

suspend-route

Suspend Camel routes

thread-dump

List threads in a running Camel integration

Options

Option Description Default Type

-h,--help

Display the help and sub-commands

boolean