Scroll to navigation

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

NAME

celery-inspect - Inspect the workers by sending them the...

SYNOPSIS

celery inspect [OPTIONS] COMMAND

DESCRIPTION

Inspect the workers by sending them the COMMAND inspect command.


Availability: RabbitMQ (AMQP) and Redis transports.

OPTIONS

List available inspect commands and exit.
Timeout in seconds waiting for reply.
Comma separated list of destination node names.
Use json as output format.
2024-05-15 5.4.0