Add --help, use os.Executable() for panel path, improve usage text

This commit is contained in:
2026-08-09 20:29:55 +02:00
parent 697017e496
commit e36ac3568f
3 changed files with 38 additions and 1 deletions
+1
View File
@@ -203,6 +203,7 @@ ln -s /mnt/c/Users/<your-windows-username>/.kube/config ~/.kube/config
```bash
kctl-tui # start the TUI (full navigation mode)
kctl-tui --help # show all commands and flags
kctl-tui --version # print version
kctl-tui --verbose # enable debug logging to stderr
kctl-tui doctor # check if all tools, config and connections are OK