mik-laj opened a new issue #19080: URL: https://github.com/apache/airflow/issues/19080
### Description Recently, we added [a new DAG dependencies view](https://github.com/apache/airflow/pull/13199) to the webserver. It would be helpful if a similar diagram could also be displayed/generated using the CLI. For now, only [one DAG can be displayed](http://airflow.apache.org/docs/apache-airflow/stable/usage-cli.html#exporting-dag-structure-as-an-image) using CLI.  If anyone is interested, I will be happy to help with the review. ### Use case/motivation * Keep parity between CLI and web serwer. * Enable the writing of scripts that use these diagrams, e.g. for attaching in the documentation. ### Related issues https://github.com/apache/airflow/pull/13199/files ### 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]
