Backup delete execution
Delete a specific backup execution and optionally from S3. First UUID is the database, second is the backup configuration, third is the specific execution.
Usage
coolify database backup delete-execution <database_uuid> <backup_uuid> <execution_uuid>Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--delete-s3 | boolean | No | false | Delete backup file from S3 |
Get current help
coolify database backup delete-execution --helpThe installed CLI help reflects the exact options available in your CLI version.
