Get Hedhog updates in your inbox
New releases, fresh recipes, and breaking changes — no spam.
hedhog dev reset
Resets the development environment to restore consistency.
Usage
hedhog dev reset
hedhog dev reset -v
Flags
| Flag | Description |
|---|---|
-v, --verbose | Shows detailed logs |
Why use it
- Cleans inconsistencies when the local environment drifts from the expected state.
Warning
- Destructive command. It may erase database state and dev migrations.