lattice_update_stack
Update a stack's configuration including name, description, deployment strategy, worker assignment, and other settings to adjust its behavior.
Instructions
Update stack configuration (name, description, strategy, worker, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Stack ID | |
| name | No | Stack name | |
| active | No | Whether the stack is active | |
| status | No | Stack status | |
| worker_id | No | Assigned worker ID | |
| auto_deploy | No | Enable auto-deploy on image push | |
| description | No | Stack description | |
| deployment_strategy | No | Deployment strategy |