arcane_create_project
Create a Docker Compose project by specifying environment, name, and compose file. Enables container orchestration management through Arcane's API.
Instructions
Create a new Docker Compose project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | No | ||
| gitRepoId | No | ||
| composeFile | Yes | ||
| environmentId | Yes |