Scroll to navigation

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

NAME

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

SYNOPSIS

celery migrate [OPTIONS] SOURCE DESTINATION

DESCRIPTION

Migrate tasks from one broker to another.


Warning:


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

OPTIONS

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-03-08 5.3.6