Keybinding reference

Every key the TUI binds, grouped by scope: global navigation and the per-view actions.

The complete set of keys. Press ? inside the TUI to see the same reference on-screen at any time. The footer always shows the subset that applies where you are, so you rarely need to memorize this; it is here for a full lookup.

Global

These work on every view.

KeyAction
1Workstations tab.
2Configs tab.
3Bindings tab.
4SSH Keys tab.
5Grants tab.
?Open the full keybinding reference.
/ kMove selection up.
/ jMove selection down.
g / GJump to top / bottom.
nChoose the namespace scope.
/Filter the current table.
OToggle mine-first ordering.
oToggle mine-only filter.
+Open the create wizard for this kind.
xShow related objects (on kinds that have them).
RForce an immediate refresh.
escClose a dialog, filter, or full-screen view.
qQuit.

Workstations

KeyAction
SStart.
sStop.
rRestart.
EnterSSH shell.
VView / describe.
tAttach a tmux session.
DDescribe (same view as V).
TTroubleshoot.
xRelated objects.
eEdit as YAML.
cCopy.
dDelete.

Configs

KeyAction
Enter / VView.
eEdit as YAML.
cCopy.
dDelete.

Bindings

KeyAction
aEnable / Disable.
tRetarget at another workstation.
Enter / VView.
eEdit as YAML.
cCopy.
dDelete.

SSH Keys

KeyAction
aEnable / Disable forwarding.
DDescribe.
Enter / VView.
eEdit as YAML.
cCopy.
dDelete.

Grants

KeyAction
aEnable / Disable the share.
DDescribe.
Enter / VView.
eEdit as YAML.
cCopy.
dDelete.

Describe and Troubleshoot views

KeyAction
yDescribe only: toggle key/value and raw YAML.
cDescribe only, Workstations only: toggle the resolved configuration.
zDescribe only: toggle UTC and local timestamps.
/ , PgUp / PgDnScroll.
escBack to the list.
KeyAction
Enter / VView the selected related object.
DDescribe it.
xDrill into its relations.
escBack.