sync_gitops_application
Triggers a sync on an ArgoCD Application by patching its operation field, with optional prune and dry run parameters.
Instructions
Trigger a sync on an ArgoCD Application by patching the operation field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| prune | No | ||
| cluster | No | ||
| dry_run | No | ||
| namespace | No | openshift-gitops |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |