airflow-dbt-cloud icon indicating copy to clipboard operation
airflow-dbt-cloud copied to clipboard

dbt Cloud pipelines in airflow examples

airflow-dbt-cloud

Examples of scheduling dbt Cloud pipelines in airflow. This is intended to be the simplest and fastest way to get locally started.

Getting 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 old astrocloud CLI

Astro CLI Docs: here

# install astro cli
brew install astro

# start the astro dev environment
astro dev start