deploy
Deploy applications or resources by UUID or tag. Supports deploying multiple resources simultaneously using comma-separated values.
Instructions
Deploy resources by UUID or tag. Supports deploying multiple resources at once using comma-separated values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | No | Resource UUID(s) to deploy (comma-separated for multiple) | |
| tag | No | Tag(s) to deploy (comma-separated for multiple) | |
| force | No | Force rebuild without cache | |
| confirm | No | Confirm the dangerous operation (required when COOLIFY_REQUIRE_CONFIRM=true) |