[FEATURE REQUEST] - Pretty debug-log + status watch
- Dominant language
- Python
- Stars
- 60
- Forks
- 31
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 1
Description
#### Request
I would like a pretty 'monitor' tool for showing both the `juju debug-log`, and `juju status --watch` in the same window. Sort of like a TUI maybe.
#### Justification
This isn't essential as it can be easily solved with terminal multiplexers or window managers, but given that I reckon most charm engineers have their own version of this, it would be nice to centralise it in a common tool like `jhack`.
#### Inspiration
Using [`kitty` windows](https://sw.kovidgoyal.net/kitty/overview/#windows), but same can be achieved with `tmux`:

`btop` has their own sort of thing with nice colorful borders:

Contributor guide
Assessment
This issue has not been assessed yet.