Delete

Delete a database and optionally clean up its configurations, volumes, and networks.

Usage

coolify database delete <uuid>

Options

OptionTypeRequiredDefaultDescription
--delete-configurationsbooleanNotrueDelete configurations
--delete-connected-networksbooleanNotrueDelete connected networks
--delete-volumesbooleanNotrueDelete volumes
--docker-cleanupbooleanNotrueRun docker cleanup

Get current help

coolify database delete --help

The installed CLI help reflects the exact options available in your CLI version.

On this page