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

OptionTypeRequiredDefaultDescription
--forcebooleanNofalseSkip confirmation prompt

Get current help

coolify app previews delete --help

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

On this page