vidyapanchalZS opened a new issue, #32071:
URL: https://github.com/apache/airflow/issues/32071

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   Hello ,
   
   We were trying to execute airflow CLI commands for "airflow tasks" in MWAA. 
While testing these commands , we observed that below "airflow tasks" cli 
command are parsing parsing all DAGs file then execute provided airflow tasks 
command.
   
   **Commands** : 
   airflow tasks clear
   airflow tasks failed-deps
   airflow tasks run
   airflow tasks test  
   
   ### What you think should happen instead
   
   We are expecting that when to execute "airflow tasks" cli command, it should 
only parse DAG name and task name provided in the command and not parse DAG 
lists followed by task list.
   
   ### How to reproduce
   
   1. We created web logic token to access web server 
   2. After that, we used python script to run "airflow tasks" cli commands.
   
   ### Operating System
   
   Amazon Linux
   
   ### Versions of Apache Airflow Providers
   
   Airflow version 2.2.2
   
   ### Deployment
   
   Amazon (AWS) MWAA
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to