Backup delete

Delete a backup configuration and optionally all its executions from S3. First UUID is the database, second is the specific backup configuration.

Usage

coolify database backup delete <database_uuid> <backup_uuid>

Options

OptionTypeRequiredDefaultDescription
--delete-s3booleanNofalseDelete backup files from S3

Get current help

coolify database backup delete --help

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

On this page