deploy
Run the following command to authenticate to Astro:
astro login
Run the following command to deploy your project
astro deploy
This command returns a list of Deployments available in your Workspace and prompts you to pick one.
In the Cloud UI, open your Deployment and click Open Airflow. Confirm that you can see your deployed DAGs in the Airflow UI.