[
https://issues.apache.org/jira/browse/AIRFLOW-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk resolved AIRFLOW-6324.
-----------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> Hide celery commands when executor is not CeleryExecutor
> --------------------------------------------------------
>
> Key: AIRFLOW-6324
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6324
> Project: Apache Airflow
> Issue Type: New Feature
> Components: cli
> Affects Versions: 1.10.6
> Reporter: Kamil Bregula
> Priority: Major
> Fix For: 2.0.0
>
>
> If the Celery executor is not used, commands specific to it are still
> displayed. This is confusing to novice users because they try to run commands
> that do not work.
> In addition, the celery commands have been grouped into one subcommand.
> |*Old command*|*New command*|
> |``airflow worker``|``airflow celery worker``|
> |``airflow flower``|``airflow celery flower``|
--
This message was sent by Atlassian Jira
(v8.3.4#803005)