logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

celery-call - Call a task by name.

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

See Also