Examples of scheduling dbt Cloud pipelines in airflow. This is intended to be the simplest and fastest way to get locally started.
Follow this wonderful guide: here
Note: Follow the below instructions to get started with the example DAGs in this repo using the new
astro
CLI vs. the oldastrocloud
CLI
Astro CLI Docs: here
# install astro cli
brew install astro
# start the astro dev environment
astro dev start