astro run
The behavior and format of this command are the same for both Astro and Software.
Trigger a single dag run in a local Airflow environment and see task success or failure in your terminal. This command compiles your dag and runs it in a single Airflow worker container based on your Astro project configurations.
For more information, see Test your Astro project locally.