coolify_rollback_application
Roll back an application to a previous image tag or commit by queueing a deployment, respecting operation mode and production guard policies.
Instructions
Queue a rollback deployment for an application to a previous image tag/commit. Deploy-only operation subject to operation mode, allowlist, and production guard policies. Audit: coolify.application.rollback
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image tag/commit to roll back to — sent as the "commit" field to the Coolify API | |
| application_uuid | Yes | Application UUID | |
| environment_name | No | Environment name for production guard check |