Complete Kestra keyboard shortcuts and commands reference — 11 shortcuts across 2 categories. Quick reference cheat sheet for Windows & Mac.
Kestra 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 11 Kestra shortcuts across 2 categories: CLI Commands, Flow YAML Tips. Each shortcut includes a description to help you understand when and how to use it effectively.
| Shortcut | Action |
|---|---|
| kestra server standalone | Start server |
| kestra flow validate <file> | Validate flow |
| kestra flow namespace update <ns> <dir> | Deploy flows |
| kestra flow list | List flows |
| kestra execution create --flow-id <id> | Run flow |
| kestra plugins list | List plugins |
| Shortcut | Action |
|---|---|
| id: my-flow | Flow ID |
| namespace: company.team | Namespace |
| triggers: schedule | Schedule trigger |
| {{ inputs.param }} | Input variable |
| {{ outputs.task.value }} | Task output |
Kestra's 11 shortcuts on this page are organized into 2 categories: CLI Commands (6), Flow YAML Tips (5). CLI Commands is the largest group with 6 shortcuts — a good place to focus first if you're building muscle memory from scratch.
Unlike many tools we cover, Kestra'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 Kestra? Start with CLI Commands above — it's usually where the shortcuts you'll reach for constantly live. Once those feel automatic, work through Flow YAML Tips to round out your workflow.
Want this on paper? The printable cheat sheet turns these 11 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 Kestra shortcuts you actually remember under pressure.
Run kestra plugins list from the Kestra CLI. It prints every plugin installed in your Kestra instance, which is the quickest way to verify a plugin is available before referencing it in a flow. Related commands: kestra flow list (list flows) and kestra flow validate (validate a flow file).
The most essential Kestra shortcuts are: kestra server standalone (Start server), kestra flow validate <file> (Validate flow), kestra flow namespace update <ns> <dir> (Deploy flows). These cover the most frequent actions and can significantly speed up your workflow.
Kestra has 11 keyboard shortcuts across 2 categories on shortcut-tools.com.
Simply press the key combination while Kestra is focused. Most shortcuts work immediately. On Mac, replace Ctrl with Cmd and Alt with Option for most shortcuts.
The Kestra shortcut for start server is kestra server standalone.
Kestra includes 6 CLI Commands shortcuts, including kestra server standalone (Start server) and kestra flow validate <file> (Validate flow). See the full list in the CLI Commands section above.
Kestra includes 5 Flow YAML Tips shortcuts, including id: my-flow (Flow ID) and namespace: company.team (Namespace). See the full list in the Flow YAML Tips section above.
Yes — use My Stack to combine Kestra shortcuts with any other platform on this site into one printable reference, which is useful if your daily workflow spans several tools.
Start with the essentials: Learn kestra server standalone (Start server) and kestra flow validate <file> (Validate flow) 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.
Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"