Get startedGet started for free

Working with DAGs and the Airflow shell

While working with Airflow, sometimes it can be tricky to remember what DAGs are defined and what they do. You want to gain some further knowledge of the Airflow shell command so you'd like to see what options are available.

Multiple DAGs are already defined for you. How many DAGs are present in the Airflow system from the command-line?

This exercise is part of the course

Introduction to Apache Airflow in Python

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise