Update GitOps sync
arcane_gitops_updateUpdate a GitOps sync configuration for an environment by modifying branch, path, folders, auto-sync, or sync interval.
Instructions
Update a GitOps sync configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| syncId | Yes | GitOps sync ID | |
| name | No | New name | |
| branch | No | New branch | |
| path | No | New path | |
| folders | No | Updated folders to sync | |
| autoSync | No | Enable/disable auto-sync | |
| syncInterval | No | New sync interval |