komodo_update_deployment
Modify an existing deployment's configuration to apply changes such as image, environment, or resource settings, and return the updated deployment details.
Instructions
Update an existing deployment.
Args: id: Deployment ID config: Updated deployment configuration dictionary
Returns: Updated deployment information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| config | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||