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 |
The most essential Kestra shortcuts are: kestra server standalone (Start server), kestra flow validate
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.
Start with the essentials: Learn kestra server standalone (Start server) and kestra flow validate
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.