refresh_application
Triggers ArgoCD to re-fetch manifests from the Git repository, ensuring deployed applications reflect the latest committed state. Use hard mode to invalidate the cache and force a complete refresh.
Instructions
Force manifest refresh from Git.
Triggers ArgoCD to re-fetch manifests from the Git repository. Use hard=true to invalidate cache and force full refresh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |