checklist - nself-org/cli GitHub Wiki
Production readiness verification checklist.
- Runtime command available at
src/cli/checklist.sh - Auxiliary command (not part of the canonical 32-command runtime v1 surface)
nself checklist [options]-
--fix: auto-fix issues where possible -
--verbose: detailed output -
--json: JSON output -
-h, --help: help
- SSL certificate validity
- Backup recency/configuration
- Monitoring and alerts
- Resource limits
- Secret strength/configuration
- Firewall status
- Log rotation
- Health endpoint reachability
- Database tuning checks
- Security headers
- Canonical production docs:
../deployment/README.md - Related command:
DOCTOR.md