ArgoCD Commands¶
Commands for managing the ArgoCD integration.
Contents¶
| Command | Description |
|---|---|
| status | Show ArgoCD-reported sync/health status |
| sync | Trigger ArgoCD sync for apps |
Usage¶
Prerequisites¶
Requires ArgoCD to be deployed on the cluster and the argocd app group configured.
See Also¶
- hydra gitops sync — Control sync modes
- Workflow: Sync Control