Getting Help
Using the TUI
smol-k8s-lab uses the textual framework to create an interactive graphical interface in the terminal.
To get tips on how to navigate the TUI you can press ? from within the TUI to get a help screen that looks like this:
To get help while in the TUI, press the ? key and you will see this:
Some helpful tips:
| key binding | description |
|---|---|
| ? | display the help screen |
| C | display the TUI config screen |
| F | show or hide the footer with key hints |
| N | on the start screen, n will create a "new" cluster. All other screens this is "next" screen |
| B / Esc / Q | Back a screen. If on the start screen, these quit the application |
| Tab / Shift+Tab | change focus to different elements on the page |