Provided by: celery_5.5.2-2_all 

NAME
celery-amqp - AMQP Administration Shell.
SYNOPSIS
celery amqp [OPTIONS] COMMAND [ARGS]...
DESCRIPTION
AMQP Administration Shell.
Also works for non-AMQP transports (but not ones that store declarations in memory).
COMMANDS
exchange.declare
.PP
See celery amqp-exchange.declare(1) for full documentation on the exchange.declare command.
exchange.delete
.PP
See celery amqp-exchange.delete(1) for full documentation on the exchange.delete command.
queue.bind
.PP
See celery amqp-queue.bind(1) for full documentation on the queue.bind command.
queue.declare
.PP
See celery amqp-queue.declare(1) for full documentation on the queue.declare command.
queue.delete
.PP
See celery amqp-queue.delete(1) for full documentation on the queue.delete command.
queue.purge
.PP
See celery amqp-queue.purge(1) for full documentation on the queue.purge command.
basic.get
.PP
See celery amqp-basic.get(1) for full documentation on the basic.get command.
basic.publish
.PP
See celery amqp-basic.publish(1) for full documentation on the basic.publish command.
basic.ack
.PP
See celery amqp-basic.ack(1) for full documentation on the basic.ack command.
repl
Start an interactive shell.
See celery amqp-repl(1) for full documentation on the repl command.
5.5.2 2025-05-05 CELERY AMQP(1)