This Live with Astronomer session provides an overview of how to use the open-source Astro CLI to quickly get up and running with Airflow and keep your Airflow project code organized. The Astro CLI comes with a pre-baked project structure designed to make managing DAG files, extra scripts, plugins, and packages easy and scalable for your whole team.
Questions covered in the webinar include:
- How do you get started with Airflow using the Astro CLI?
- What directory structure does an Astro CLI project use?
- How do I organize my DAG files and scripts that my DAGs call to keep my project scalable and easy to use?
- How do I install Python and OS-level packages in my Airflow environment?
To try an Astro CLI project like the one covered in this webinar, check out our documentation.