Previews delete
Delete a preview deployment for an application. First argument is the application UUID, second is the pull request ID.
Usage
coolify app previews delete <app_uuid> <pr_id>Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--force | boolean | No | false | Skip confirmation prompt |
Get current help
coolify app previews delete --helpThe installed CLI help reflects the exact options available in your CLI version.
