All keyboard shortcuts available in cella, organized by context.
Updated 2026-04-27 โ synced with keymap.go (single source of truth)
| Key | Action |
|---|---|
| โ / k | Move selection up |
| โ / j | Move selection down |
| 1 | Sort by name |
| 2 | Sort by CPU usage |
| 3 | Sort by memory usage |
| f | Cycle runtime filter: All โ LXD โ Docker โ All |
| / | Search by name |
| g | Goto container # (number input) |
| Ctrl+L | Clear search filter |
| Key | Action |
|---|---|
| s | Start container / Unfreeze if frozen |
| x | Stop container |
| p | Pause / Unpause container |
| e | Exec โ interactive shell in container |
| l | Logs โ streaming container logs |
| + | Create new container (wizard) |
| d | Delete container (must be stopped) |
| Key | Panel |
|---|---|
| w | Network โ RX/TX, ports, connections |
| r | Resource limits โ per-CPU bars, live editing |
| n | Snapshots / Clone |
| V | Recent events (LXD event stream) |
| M | Inference stats โ RPM/TPM/cost per model |
| R | Inference routing โ redirect AI APIs |
| B | Token Broker โ group/pool/token management |
| Key | Panel |
|---|---|
| P | Policy โ seccomp/egress/AppArmor/flags overview |
| Z | Toggle syscall blocking (LXD BPF deny) |
| D | DNS monitor |
| t | Start syscall trace (bpftrace) |
| T | Stop syscall trace |
| G | Generate seccomp profile from trace |
| S | Save seccomp JSON |
| Key | Action |
|---|---|
| A | Open API audit log + interception setup |
| y | Approve request (once) |
| Y | Approve request (always) |
| n | Deny request (once) |
| N | Deny request (always) |
| Key | Action |
|---|---|
| b | Toggle boot.autostart |
| P | Toggle security.privileged |
| N | Toggle security.nesting |
| V | Toggle security.devlxd |
| M | Toggle idmap.isolated |
| 1-3 | Apply seccomp profile (strict/moderate/permissive) |
| 4-7 | Apply AppArmor profile |
| a / d | Add / remove egress rule |
| Key | Action |
|---|---|
| / | Filter text |
| f | Filter by status |
| H | Toggle host machine interception |
| L | Show allow/deny lists |
| S | Export audit JSON |
| c | Clear log |
| p | Setup HTTPS interception (container) |
| u | Remove interception setup |
| Key | Action |
|---|---|
| E | Export container config JSON |
| I | Import config from JSON |
| ? | Toggle help overlay |
| q / Ctrl+C | Quit (with confirmation) |
| Esc | Back / close panel |