Grim Command Reference
Complete guide to the unified command system - Everything through 'grim'
Master the unified command system that brings 60+ modules under one powerful interface. From backup management to AI-powered optimization, every operation is just a command away.
🏥 System Health & Status
grim health
System health dashboard showing all component status, resource usage, and alerts.
grim health --verbose --check-all
grim status
Overall system status with real-time monitoring of all Grim subsystems.
grim info-system
Detailed system information including versions, configurations, and capabilities.
grim info-storage
Storage usage dashboard showing capacity, usage trends, and predictions.
grim info-storage --breakdown --predict
grim info-performance
Performance metrics dashboard with CPU, memory, and I/O statistics.
grim info-version
Version information for all Grim components and update status.
💾 Backup Management
grim backup-create <type> <path>
Create backup with interactive wizard for configuration and options.
grim backup-create daily /var/www --wizard
grim backup-list
Backup browser/manager with search, filter, and preview capabilities.
grim backup-list --filter type=daily --sort date
grim backup-verify <backup>
Integrity verification interface with detailed checksum validation.
grim backup-schedule <freq> <path>
Backup scheduler with calendar view and cron expression builder.
grim backup-schedule "0 2 * * *" /critical/data --ui
grim backup-full <path>
Full backup interface with progress tracking and estimation.
grim backup-incremental <path>
Incremental backup with change detection and delta visualization.
🔍 Monitoring & Surveillance
grim monitor-start <path>
Start monitoring interface with real-time file change detection.
grim monitor-start /var/www --recursive --ui
grim monitor-stop <path>
Stop monitoring with summary report of detected changes.
grim monitor-status
Monitoring dashboard showing all active monitors and statistics.
grim monitor-events <path>
Event viewer with timeline, filtering, and detailed event inspection.
grim monitor-events /var/www --last-24h --filter type=modify
grim monitor-performance
Performance monitor with real-time graphs and resource tracking.
grim lookouts-start
Start security surveillance system with threat detection dashboard.
🔐 Security & Compliance
grim security-audit
Security audit dashboard with vulnerability assessment and compliance checks.
grim security-audit --deep --report pdf
grim security-encrypt <file>
File encryption interface with AES-256-CBC and key management.
grim security-decrypt <file>
File decryption interface with secure key entry and verification.
grim security-scan
Vulnerability scanner with CVE database and patch recommendations.
grim quarantine-list
Quarantine manager showing isolated threats with analysis details.
grim quarantine-isolate <file>
Threat isolation interface with secure containment and logging.
🧠 AI & Machine Learning
grim ai-analyze <path>
AI analysis interface with pattern recognition and insights dashboard.
grim ai-analyze /var/www --deep --visualize
grim ai-recommend
AI recommendation engine with actionable optimization suggestions.
grim ai-train <model>
ML training interface with progress tracking and model management.
grim ai-train importance-predictor --dataset /backups
grim ai-predict <file>
Prediction dashboard showing file importance and backup priorities.
grim ai-optimize
AI optimization interface applying machine learning insights.
grim smart-suggestions
Smart suggestions panel with prioritized recommendations.
⚙️ System Maintenance
grim optimize-all
System optimization panel with comprehensive performance tuning.
grim optimize-storage
Storage optimization with deduplication analysis and cleanup.
grim optimize-performance
Performance optimization interface with system tuning controls.
grim heal
Self-healing interface with automated issue detection and repair.
grim heal-diagnose
Diagnostics dashboard showing system issues and recommendations.
grim cleanup-all
Cleanup manager with space recovery and optimization tools.
🗜️ Compression Management
grim compress-benchmark <path>
Compression benchmark tool comparing algorithms and ratios.
grim compress-benchmark /data --algorithms all
grim compress-optimize <path>
Compression optimizer finding best algorithm for your data.
grim compress <file> --algorithm
Compression interface with algorithm selection and progress.
grim compress data.tar --algorithm zstd --level 9
grim decompress <file>
Decompression interface with automatic format detection.
🚨 Emergency Operations
grim emergency-heal
Emergency healing with automatic issue detection and repair.
grim emergency-isolate <file>
Emergency isolation for threats with immediate quarantine.
grim emergency-restore <backup>
Emergency restore with minimal verification for speed.
grim emergency-encrypt <path>
Emergency encryption for rapid data protection.
grim emergency-shutdown
Emergency shutdown with graceful service termination.
Quick Reference
Essential Commands
grim health
grim backup-create daily /data
grim monitor-start /path
grim ai-recommend
grim security-audit
Command Patterns
All Grim commands follow the pattern:
grim [action]-[target] [arguments] [--flags]
UI Commands
Many commands include interactive UI elements marked with the UI Tag. These provide dashboards, wizards, and visual interfaces.
Master the Reaper
Start using Grim's unified command system today. One command, infinite possibilities.