Provided by: celery_5.3.6-1_all bug

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

       -t, --timeout FLOAT
              Timeout in seconds waiting for reply.

       -d, --destination COMMA SEPARATED LIST
              Comma separated list of destination node names.

       -j, --json
              Use json as output format.