### Possible tools to use * [rivo/tview](https://github.com/rivo/tview) * [bubbletea](https://github.com/charmbracelet/bubbletea) ### Given a deployment, what to show in the TUI? - [ ] show three tabs (Process View, File View, Network View) - [ ] File View needs to show information in hierarichial order ... i.e,. folder -> sub-folder -> file ### Possible cli option? ``` karmor view -n <namespace> -l "app=mysql" ```
Possible tools to use
Given a deployment, what to show in the TUI?
Possible cli option?