refresh-application
Refresh an application to reconcile state from Git. Use hard mode to invalidate cache for a complete re-sync.
Instructions
Refresh an application (reconcile from Git). Use mode=hard to invalidate cache. Allowed when ARGOCD_ALLOW_REFRESH=true (default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Refresh mode. Default: hard | |
| name | Yes | Application name | |
| profile | No | Environment profile. Available: default. Default: default |