Scroll to navigation

CELERY INSPECT(1) celery inspect Manual CELERY INSPECT(1)

NAME

celery-inspect - Inspect the worker at runtime.

SYNOPSIS

celery inspect [OPTIONS] {report|conf|query_task|clock|ping|stats|scheduled|reserved|active|revoked|registered|objgraph|memsample|memdump|active_queues}

DESCRIPTION

Inspect the worker at runtime.


Availability: RabbitMQ (AMQP) and Redis transports.

OPTIONS

Timeout in seconds waiting for reply.
Comma separated list of destination node names.
Use json as output format.
2024-03-08 5.3.6