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-shell - Start shell session with convenient access...

Description

       Start shell session with convenient access to celery symbols.

       The  following  symbols  will  be  added  to the main globals: - ``celery``:  the current application.  -
       ``chord``, ``group``, ``chain``, ``chunks``,
         ``xmap``, ``xstarmap`` ``subtask``, ``Task`` - all registered tasks.

Name

       celery-shell - Start shell session with convenient access...

Options

-I, --ipython
              Force IPython.

       -B, --bpython
              Force bpython.

       --python
              Force default Python shell.

       -T, --without-tasks
              Don't add tasks to locals.

       --eventlet
              Use eventlet.

       --gevent
              Use gevent.

5.4.0                                              2025-03-01                                    CELERYSHELL(1)

Synopsis

celeryshell [OPTIONS]

See Also