Update project config
arcane_project_updateUpdate a Docker Compose project configuration by providing new YAML and environment variables. Resolve changes in your Docker infrastructure.
Instructions
Update a Docker Compose project configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| projectId | Yes | Project ID | |
| composeContent | No | New Docker Compose YAML content | |
| envContent | No | New environment variables content |