vidyapanchalZS opened a new issue, #34765: URL: https://github.com/apache/airflow/issues/34765
### Description Hello Team, Hope you are doing well! We have one use case where we want to check last parsed time for the multiple DAGs. Currently we have one airflow cli command i.e "airflow dags details" which gives the output for only one DAG ID but we want same result of this cli command for multiple DAG IDs. We would you like to request you to create similar or modify the same cli command for giving last parsed time for multiple tasks. Thanks & Regards, Vidya Panchal ### Use case/motivation cli command : airflow dags details ----> give as output for only one DAG ID/DAG name. We want "airflow dags details" cli command also give result for multiple DAG IDs / DAG names. ### Related issues We have one business use case where we want to fetch last parsed time for multiple DAGs and perform our business operations accordingly. ### Are you willing to submit a 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]
