[ 
https://issues.apache.org/jira/browse/AIRFLOW-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002749#comment-17002749
 ] 

ASF subversion and git services commented on AIRFLOW-6324:
----------------------------------------------------------

Commit 8734dfa22045686e31e3c3a08c30a14ea16156c4 in airflow's branch 
refs/heads/master from Kamil BreguĊ‚a
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=8734dfa ]

[AIRFLOW-6324] Hide celery commands when executor is not CeleryExecutor (#6877)

* [AIRFLOW-6324] Hide celery commands when executor is not CeleryExecutor

* fixup! [AIRFLOW-6324] Hide celery commands when executor is not CeleryExecutor

* fixup! fixup! [AIRFLOW-6324] Hide celery commands when executor is not 
CeleryExecutor

* fixup! fixup! fixup! [AIRFLOW-6324] Hide celery commands when executor is not 
CeleryExecutor

* fixup! fixup! fixup! fixup! [AIRFLOW-6324] Hide celery commands when executor 
is not CeleryExecutor


> 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
>
> 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)

Reply via email to