CELERY MIGRATE(1) celery migrate Manual CELERY MIGRATE(1)

celery-migrate - Migrate tasks from one broker to another.

celery migrate [OPTIONS] SOURCE DESTINATION

Migrate tasks from one broker to another.


Warning:


This command is experimental, make sure you have a backup of
the tasks before you continue.

Number of tasks to consume.
Timeout in seconds waiting for tasks.
Ack messages from source broker.
List of task names to filter on.
List of queues to migrate.
Continually migrate tasks until killed.
2024-02-27 5.3.6