update_stack
Redeploy a Docker stack from a compose YAML, recreating containers and causing brief downtime. Requires confirmation; existing environment settings are preserved.
Instructions
Redeploy a stack with the given compose YAML. DESTRUCTIVE: recreates containers (brief downtime). Requires confirm=True. Existing Env is preserved automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compose | Yes | ||
| confirm | No | ||
| stack_id | Yes |