I have been testing Airflow 3.0.1 and 3.0.2 with Celery provider.
airflow command error: argument GROUP_OR_COMMAND: invalid choice: 'celery' (choose from 'api-server', 'assets', 'backfill', 'cheat-sheet', 'config', 'connections', 'dag-processor', 'dags', 'db', 'info', 'jobs', 'kerberos', 'plugins', 'pools', 'providers', 'rotate-fernet-key', 'scheduler', 'standalone', 'tasks', 'triggerer', 'variables', 'version'), see help above.
apache-airflow-providers-celery==3.11.0
Apache Airflow version
3.0.2
If "Other Airflow 2 version" selected, which one?
No response
What happened?
I have been testing Airflow 3.0.1 and 3.0.2 with Celery provider.
But after installing Celery provider, and when I run any
airflow celery XXXCLI command, it fails with the error below:Did I miss anything? Or it's something missed in Airflow 3?
What you think should happen instead?
No response
How to reproduce
Operating System
Linux and MacOS
Versions of Apache Airflow Providers
Deployment
Other
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct