CELERY SHELL(1) | celery shell Manual | CELERY SHELL(1) |
celery-shell - Start shell session with convenient access...
celery shell [OPTIONS]
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.
2024-02-27 | 5.3.6 |