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
Essential Dashboard UI

grim status

Overall system status with real-time monitoring of all Grim subsystems.

Monitoring Status Panel

grim info-system

Detailed system information including versions, configurations, and capabilities.

Diagnostic System

grim info-storage

Storage usage dashboard showing capacity, usage trends, and predictions.

grim info-storage --breakdown --predict
Storage Charts

grim info-performance

Performance metrics dashboard with CPU, memory, and I/O statistics.

Performance Metrics UI

grim info-version

Version information for all Grim components and update status.

Info Version

💾 Backup Management

grim backup-create <type> <path>

Create backup with interactive wizard for configuration and options.

grim backup-create daily /var/www --wizard
Backup Wizard UI

grim backup-list

Backup browser/manager with search, filter, and preview capabilities.

grim backup-list --filter type=daily --sort date
Browse Table UI

grim backup-verify <backup>

Integrity verification interface with detailed checksum validation.

Integrity Progress UI

grim backup-schedule <freq> <path>

Backup scheduler with calendar view and cron expression builder.

grim backup-schedule "0 2 * * *" /critical/data --ui
Schedule Calendar UI

grim backup-full <path>

Full backup interface with progress tracking and estimation.

Full Backup Progress Bar

grim backup-incremental <path>

Incremental backup with change detection and delta visualization.

Incremental Delta View

🔍 Monitoring & Surveillance

grim monitor-start <path>

Start monitoring interface with real-time file change detection.

grim monitor-start /var/www --recursive --ui
Real-time Live Monitor

grim monitor-stop <path>

Stop monitoring with summary report of detected changes.

Control Monitor

grim monitor-status

Monitoring dashboard showing all active monitors and statistics.

Status Dashboard

grim monitor-events <path>

Event viewer with timeline, filtering, and detailed event inspection.

grim monitor-events /var/www --last-24h --filter type=modify
Events Timeline UI

grim monitor-performance

Performance monitor with real-time graphs and resource tracking.

Performance Graphs

grim lookouts-start

Start security surveillance system with threat detection dashboard.

Security Surveillance UI

🔐 Security & Compliance

grim security-audit

Security audit dashboard with vulnerability assessment and compliance checks.

grim security-audit --deep --report pdf
Audit Report UI

grim security-encrypt <file>

File encryption interface with AES-256-CBC and key management.

Encryption Encrypt UI

grim security-decrypt <file>

File decryption interface with secure key entry and verification.

Decryption Decrypt UI

grim security-scan

Vulnerability scanner with CVE database and patch recommendations.

Scanner Vuln UI

grim quarantine-list

Quarantine manager showing isolated threats with analysis details.

Quarantine Manager UI

grim quarantine-isolate <file>

Threat isolation interface with secure containment and logging.

Isolate Security

🧠 AI & Machine Learning

grim ai-analyze <path>

AI analysis interface with pattern recognition and insights dashboard.

grim ai-analyze /var/www --deep --visualize
AI Analysis UI

grim ai-recommend

AI recommendation engine with actionable optimization suggestions.

ML Recommendations

grim ai-train <model>

ML training interface with progress tracking and model management.

grim ai-train importance-predictor --dataset /backups
Training ML Studio

grim ai-predict <file>

Prediction dashboard showing file importance and backup priorities.

Predict Predictions UI

grim ai-optimize

AI optimization interface applying machine learning insights.

Optimize AI Actions

grim smart-suggestions

Smart suggestions panel with prioritized recommendations.

Smart Suggestions UI

⚙️ System Maintenance

grim optimize-all

System optimization panel with comprehensive performance tuning.

Optimize Control Panel

grim optimize-storage

Storage optimization with deduplication analysis and cleanup.

Storage Optimizer UI

grim optimize-performance

Performance optimization interface with system tuning controls.

Performance Tuning UI

grim heal

Self-healing interface with automated issue detection and repair.

Healing Auto-fix UI

grim heal-diagnose

Diagnostics dashboard showing system issues and recommendations.

Diagnostic Health Check

grim cleanup-all

Cleanup manager with space recovery and optimization tools.

Cleanup Manager UI

🗜️ Compression Management

grim compress-benchmark <path>

Compression benchmark tool comparing algorithms and ratios.

grim compress-benchmark /data --algorithms all
Benchmark Comparison UI

grim compress-optimize <path>

Compression optimizer finding best algorithm for your data.

Optimize Algorithm UI

grim compress <file> --algorithm

Compression interface with algorithm selection and progress.

grim compress data.tar --algorithm zstd --level 9
Compress Progress UI

grim decompress <file>

Decompression interface with automatic format detection.

Decompress Extract UI

🚨 Emergency Operations

grim emergency-heal

Emergency healing with automatic issue detection and repair.

Critical Auto-Fix

grim emergency-isolate <file>

Emergency isolation for threats with immediate quarantine.

Threat Isolate

grim emergency-restore <backup>

Emergency restore with minimal verification for speed.

Restore Quick Restore

grim emergency-encrypt <path>

Emergency encryption for rapid data protection.

Encrypt Quick

grim emergency-shutdown

Emergency shutdown with graceful service termination.

Shutdown Emergency

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.