doctor_check_env
Compare .env against .env.example to identify missing or extra environment keys, helping you keep configuration files in sync.
Instructions
Compares .env against .env.example and flags missing or extra environment keys
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Absolute path to project root (defaults to cwd) |