๐Ÿ“š Complete Key Binding Reference

All keyboard shortcuts available in cella, organized by context.

Updated 2026-04-27 โ€” synced with keymap.go (single source of truth)

Navigation

KeyAction
โ†‘ / kMove selection up
โ†“ / jMove selection down
1Sort by name
2Sort by CPU usage
3Sort by memory usage
fCycle runtime filter: All โ†’ LXD โ†’ Docker โ†’ All
/Search by name
gGoto container # (number input)
Ctrl+LClear search filter

Container Operations

KeyAction
sStart container / Unfreeze if frozen
xStop container
pPause / Unpause container
eExec โ€” interactive shell in container
lLogs โ€” streaming container logs
+Create new container (wizard)
dDelete container (must be stopped)

Monitor Panels

KeyPanel
wNetwork โ€” RX/TX, ports, connections
rResource limits โ€” per-CPU bars, live editing
nSnapshots / Clone
VRecent events (LXD event stream)
MInference stats โ€” RPM/TPM/cost per model
RInference routing โ€” redirect AI APIs
BToken Broker โ€” group/pool/token management

Security Panels

KeyPanel
PPolicy โ€” seccomp/egress/AppArmor/flags overview
ZToggle syscall blocking (LXD BPF deny)
DDNS monitor
tStart syscall trace (bpftrace)
TStop syscall trace
GGenerate seccomp profile from trace
SSave seccomp JSON

HTTPS Interception (Approval Overlays)

KeyAction
AOpen API audit log + interception setup
yApprove request (once)
YApprove request (always)
nDeny request (once)
NDeny request (always)

In Policy Panel

KeyAction
bToggle boot.autostart
PToggle security.privileged
NToggle security.nesting
VToggle security.devlxd
MToggle idmap.isolated
1-3Apply seccomp profile (strict/moderate/permissive)
4-7Apply AppArmor profile
a / dAdd / remove egress rule

In Audit Panel

KeyAction
/Filter text
fFilter by status
HToggle host machine interception
LShow allow/deny lists
SExport audit JSON
cClear log
pSetup HTTPS interception (container)
uRemove interception setup

General

KeyAction
EExport container config JSON
IImport config from JSON
?Toggle help overlay
q / Ctrl+CQuit (with confirmation)
EscBack / close panel