Add terminal TUI and shell completion
This commit is contained in:
parent
a7535cfc56
commit
cab60cd633
11 changed files with 612 additions and 0 deletions
|
|
@ -77,6 +77,10 @@ The HTTPS dashboard shows the same posture findings under the Posture tab and
|
|||
summarizes FIM/package anchors plus heartbeat freshness under the Integrity tab
|
||||
for quick remote review.
|
||||
|
||||
For SSH/tmux operators, `enodia-sentinel tui` provides a terminal dashboard over
|
||||
the same local state: status, recent alerts, incidents, and rules. Use `:` for
|
||||
command mode and `Tab` to complete TUI commands.
|
||||
|
||||
On desktop hosts the optional tray applet (`enodia-sentinel-tray`, `[tray]`
|
||||
extra) wraps the same workflow: it drives the same `systemctl` units operators
|
||||
use directly, so daemon start/stop/restart prompts for polkit authorization as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue