Delete
Delete a database and optionally clean up its configurations, volumes, and networks.
Usage
coolify database delete <uuid>Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--delete-configurations | boolean | No | true | Delete configurations |
--delete-connected-networks | boolean | No | true | Delete connected networks |
--delete-volumes | boolean | No | true | Delete volumes |
--docker-cleanup | boolean | No | true | Run docker cleanup |
Get current help
coolify database delete --helpThe installed CLI help reflects the exact options available in your CLI version.
