coolify:destroy
php artisan coolify:destroyOptions
Section titled “Options”--force # Skip confirmation promptsWhat It Does
Section titled “What It Does”Removes all resources created by coolify:provision:
- Application container
- PostgreSQL database
- Dragonfly cache
- Project (if empty)
Warning
Section titled “Warning”This is a destructive operation. All data in databases will be permanently deleted.
Examples
Section titled “Examples”Interactive destruction (with confirmations):
php artisan coolify:destroyForce destruction without prompts:
php artisan coolify:destroy --forceCleanup
Section titled “Cleanup”After destruction, you may want to remove the .env entries:
COOLIFY_PROJECT_UUID=