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
📄 View Printable Cheat Sheet — Download as PDF or print · 🧩 Combine with other tools

Mastering Apache Airflow Shortcuts

Apache Airflow's 16 shortcuts on this page are organized into 2 categories: CLI Commands (10), DAG Authoring Tips (6). CLI Commands is the largest group with 10 shortcuts — a good place to focus first if you're building muscle memory from scratch.

Unlike many tools we cover, Apache Airflow's key combinations here don't heavily overlap with other platforms in our database — worth learning on their own terms rather than by analogy.

New to Apache Airflow? Start with CLI Commands above — it's usually where the shortcuts you'll reach for constantly live. Once those feel automatic, work through DAG Authoring Tips to round out your workflow.

Want this on paper? The printable cheat sheet turns these 16 shortcuts into a one-page PDF you can pin above your desk. Prefer to learn by doing? Shortcut Speedrun turns memorization into a timed typing challenge with a global leaderboard, so you find out which Apache Airflow shortcuts you actually remember under pressure.

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 <dag_id> (Trigger DAG), airflow dags pause <dag_id> (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.

What CLI Commands shortcuts does Apache Airflow have?

Apache Airflow includes 10 CLI Commands shortcuts, including airflow dags list (List DAGs) and airflow dags trigger <dag_id> (Trigger DAG). See the full list in the CLI Commands section above.

What DAG Authoring Tips shortcuts does Apache Airflow have?

Apache Airflow includes 6 DAG Authoring Tips shortcuts, including @daily (Daily schedule) and @hourly (Hourly schedule). See the full list in the DAG Authoring Tips section above.

Can I combine Apache Airflow shortcuts with other tools?

Yes — use My Stack to combine Apache Airflow shortcuts with any other platform on this site into one printable reference, which is useful if your daily workflow spans several tools.

💡 Pro Tips for Apache Airflow Users

Start with the essentials: Learn airflow dags list (List DAGs) and airflow dags trigger <dag_id> (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 8,200+ shortcuts across 271 platforms

Explore All Platforms Practice Shortcuts
🔧 Spotted an error or a missing shortcut? Suggest an edit on GitHub — every accepted fix goes live on this page, the API and the CLI.

🤖 Ask AI about Apache Airflow shortcuts

Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"

ChatGPT Claude Perplexity Gemini Grok