Airflow: Command Line Interface (CLI) Cheat Sheet

How to quickly deploy, diagnose, and evaluate your data pipeline tasks in Airflow using CLI

Juan Nathaniel
Level Up Coding
Published in
4 min readSep 12, 2021

--

Imagine a scenario where you have to run multiple daily jobs to extract data from a data lake/databases, preprocess them, and store the cleaned datasets to a dedicated storage. It would be an extremely tedious job if we have to run the pipeline every day, constantly checking for possible errors. This is where Airflow will provide you with all the tools to build and monitor multiple data…

--

--

Engineering @ Columbia University | Documenting and sharing my learning journey through AI, programming, and research