arcane_update_project
Update an existing Docker Compose project by specifying environment and project IDs. Modify its name, path, or compose file configuration through the Arcane API.
Instructions
Update an existing Docker Compose project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| path | No | ||
| gitRepoId | No | ||
| projectId | Yes | ||
| composeFile | No | ||
| environmentId | Yes |