This document describes the current stable version of Celery (5.5). For development docs, go here.

celery.bin.celery

Celery Command Line Interface.

celery.bin.celery.main() int[source]

Start celery umbrella command.

This function is the main entrypoint for the CLI.

Returns:

The exit code of the CLI.