Maintenance Commands Overview
⚠️ Deprecated - the commands described on this page (
run-repair,run-domain-repair,ssl-check,ssl-repair,search) are not present in the current panel version. The page is kept for reference.
This section covers all maintenance-related commands in the AdminBolt system. These commands help you maintain system health, manage domains, perform repairs, and ensure optimal performance.
System Repair
Use this command to perform automated system repairs and maintenance tasks.
bolt-cli run-repairThis command scans for system inconsistencies, repairs configuration files, optimizes system performance, cleans up temporary files, and validates system integrity.
Note: It is recommended to run this command during off-peak hours.
Domain Management
See Domain Management Commands for commands related to domain configurations, SSL certificates, and DNS settings.
Quick Search
Find maintenance commands quickly:
# Search all maintenance commands
bolt-cli search #maintenance
# Search specific categories
bolt-cli search #maintenance #domain # Domain-related maintenance
bolt-cli search #maintenance #backup # Backup-related commands
bolt-cli search #maintenance #health # Health check commandsFor detailed information about specific commands, please visit the respective category pages.