LazyDatabricks
Reference

Keybindings

Complete keyboard shortcuts reference for LazyDatabricks

LazyDatabricks is designed for keyboard-first navigation. This page documents all available keybindings.

These keys work from any screen to switch between views:

KeyAction
hGo to Home screen
cGo to Clusters screen
jGo to Jobs screen
pGo to Pipelines screen
wGo to Warehouses screen
lGo to Logs screen (requires run context)
PGo to Config/Profiles screen
AToggle Armed Mode
?Show help overlay
qQuit application
EscBack / close modal

Home Screen

KeyAction
rRefresh health data

Clusters Screen

KeyAction
rRefresh clusters list
sStart cluster (armed, if terminated)
tTerminate cluster (armed, if running)
RRestart cluster (armed, if running)
lView cluster logs (opens browser)
EnterOpen cluster in Databricks UI

Jobs Screen

Three-pane hierarchy: Jobs → Runs → Detail

KeyAction
TabSwitch to next pane
Shift+TabSwitch to previous pane
EnterDrill down into selection
EscBack up one pane
rRefresh jobs list
nRun job now (armed)
cCancel run (armed, if active)
RRerun job (armed, if completed)
lView logs for selected run

Pipelines Screen

Three-pane hierarchy: Pipelines → Updates → Detail

KeyAction
TabSwitch to next pane
Shift+TabSwitch to previous pane
EnterDrill down into selection
EscBack up one pane
rRefresh pipelines list
sStart pipeline update (armed, if idle)
SStop pipeline (armed, if running)
fFull refresh (armed, if idle)

Warehouses Screen

KeyAction
rRefresh warehouses list
sStart warehouse (armed, if stopped)
SStop warehouse (armed, if running)
EnterOpen warehouse in Databricks UI

Logs Screen

KeyAction
/Start search mode
nJump to next search match
NJump to previous search match
fCycle log filter (ALL → ERROR → WARN+ → INFO+)
gScroll to top of logs
GScroll to bottom of logs
bToggle bookmark on current line
oOpen logs in Databricks UI
EscClose search or close log viewer

Config/Profiles Screen

KeyAction
EnterSwitch to selected profile
tTest connection with selected profile

Armed Mode

Armed mode is required for destructive actions. Press A to toggle armed mode, which activates a 30-second countdown. While armed, you can perform actions like:

  • Start/stop/restart clusters
  • Terminate clusters
  • Start/stop warehouses
  • Run/cancel/rerun jobs
  • Start/stop pipelines

The armed indicator appears in the status bar when active.

On this page