celery-call - Call a task by name.
Contents
Description
Call a task by name.
Name
celery-call - Call a task by name.
Options
-a, --args JSON ARRAY
Positional arguments.
-k, --kwargs JSON OBJECT
Keyword arguments.
--eta ISO-86091
scheduled time.
--countdown FLOAT
eta in seconds from now.
--expires ISO-86091 OR FLOAT
expiry time.
--serializer TEXT
task serializer.
--queue TEXT
custom queue name.
--exchange TEXT
custom exchange name.
--routing-key TEXT
custom routing key.
5.4.0 2025-03-01 CELERYCALL(1)
Synopsis
celerycall [OPTIONS] NAME
