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

ASF GitHub Bot commented on AIRFLOW-6324:
-----------------------------------------

nuclearpinguin commented on pull request #6877: [AIRFLOW-6324] Hide celery 
commands when executor is not CeleryExecutor
URL: https://github.com/apache/airflow/pull/6877
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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