mirror of
https://github.com/tw93/Mole.git
synced 2026-02-15 18:40:05 +00:00
feat: optimize log system and add mo log command
- Add get_timestamp() helper and optimize log rotation - Create mo log viewer with search/filter capabilities - Improve test coverage to 18.4% with better assertions - Add security fixes for grep injection prevention
This commit is contained in:
@@ -9,6 +9,7 @@ MOLE_COMMANDS=(
|
||||
"status:Monitor system health"
|
||||
"purge:Remove old project artifacts"
|
||||
"installer:Find and remove installer files"
|
||||
"log:View operation logs"
|
||||
"touchid:Configure Touch ID for sudo"
|
||||
"completion:Setup shell tab completion"
|
||||
"update:Update to latest version"
|
||||
|
||||
Reference in New Issue
Block a user