Block a user
Log file reader (tail -F equivalent in Go)
Rollback: keep last 3 deployments, one-click restore
Deploy log viewer (streaming via SSE)
Deploy: rsync to customer docroot via internal SSH
Build runner (sandboxed subprocess, timeout)
Webhook receiver (verify HMAC signature)
Alert email templates (30/14/7 day notifications not wired up)
README with step-by-step migration walkthrough
Progress display (files copied, DB size, elapsed)
verify subcommand: check bundle integrity + manifest
DNS zone export (cPanel API → BIND format)
Generic mode: prompt user for DB name/user/pass if no cPanel API
cPanel API integration: fetch DB list, DNS zone, PHP version
Database export: run mysqldump remotely, stream result
File export: rsync-style copy over SSH (public_html)
SSH connection handler (password + key auth)