v0.0.45

5 July 2026

CLI config override via env.cli.json.

Added

  • site/env.cli.json : when running under PHP_SAPI === 'cli', this file is loaded and merged on top of the normal config chain (config.jsonenv.jsonenv.cli.json). Lets CLI commands override database paths, email transports, or other settings without touching the web config.