Apache Airflow Keyboard Shortcuts

Complete Apache Airflow keyboard shortcuts and commands reference — 16 shortcuts across 2 categories. Quick reference cheat sheet for Windows & Mac.

About Apache Airflow

Apache Airflow is a popular automation platform used by professionals worldwide. Learning keyboard shortcuts can dramatically speed up your workflow — studies show shortcut users save an average of 8 days per year compared to mouse-only users.

This page covers all 16 Apache Airflow shortcuts across 2 categories: CLI Commands, DAG Authoring Tips. Each shortcut includes a description to help you understand when and how to use it effectively.

CLI Commands (10)

ShortcutAction
airflow dags listList DAGs
airflow dags trigger <dag_id>Trigger DAG
airflow dags pause <dag_id>Pause DAG
airflow dags unpause <dag_id>Unpause DAG
airflow tasks list <dag_id>List tasks
airflow tasks run <dag_id> <task_id> <date>Run task
airflow db initInit database
airflow schedulerStart scheduler
airflow webserver -p 8080Start webserver
airflow celery workerStart worker

DAG Authoring Tips (6)

ShortcutAction
@dailyDaily schedule
@hourlyHourly schedule
catchup=FalseDisable backfill
task >> next_taskSet dependency
PythonOperatorPython task
BashOperatorShell task

Frequently Asked Questions

What are the most useful Apache Airflow keyboard shortcuts?

The most essential Apache Airflow shortcuts are: airflow dags list (List DAGs), airflow dags trigger (Trigger DAG), airflow dags pause (Pause DAG). These cover the most frequent actions and can significantly speed up your workflow.

How many keyboard shortcuts does Apache Airflow have?

Apache Airflow has 16 keyboard shortcuts across 2 categories on shortcut-tools.com.

How do I use keyboard shortcuts in Apache Airflow?

Simply press the key combination while Apache Airflow is focused. Most shortcuts work immediately. On Mac, replace Ctrl with Cmd and Alt with Option for most shortcuts.

What is the Apache Airflow shortcut for list dags?

The Apache Airflow shortcut for list dags is airflow dags list.

💡 Pro Tips for Apache Airflow Users

Start with the essentials: Learn airflow dags list (List DAGs) and airflow dags trigger (Trigger DAG) first — these are the most commonly used.

Practice daily: Pick 2–3 new shortcuts each day and consciously use them instead of the mouse. Within a week, they become muscle memory.

Print this cheat sheet: Keep a reference nearby until shortcuts become automatic. Focus on the CLI Commands category first.

Productivity tip: Navigation and formatting shortcuts give the biggest time savings. Start with the shortcuts you'd use in every session.

Related Shortcut Pages

n8n Power Automate Ansible Cron / Crontab Make (Integromat) Retool

Search 3,400+ shortcuts across 245 platforms

Explore All Platforms Practice Shortcuts