hydra argocd sync¶
Trigger ArgoCD sync for apps.
CLI help recording¶
Synopsis¶
Description¶
Triggers an ArgoCD reconciliation (sync) for the specified apps. This forces ArgoCD to pull the latest desired state from Git and apply it.
Examples¶
See Also¶
- hydra gitops sync — Control sync modes (auto/manual/prevent)
- hydra argocd status