Files
kor-elf-shield/internal/cmd/main.go
Leonid Nikitin d9cfecfb1e Add "status" command to daemon for runtime health checking
- Introduced `CmdStatus` command to verify if the daemon is running via Unix socket communication.
- Updated daemon logic to handle the "status" command and respond accordingly.
- Extended localization files with translations for status command messages.
- Registered `CmdStatus` in the main CLI application.
2025-11-02 21:10:27 +05:00

1.8 KiB