github.com/argoproj/argo-cd@v1.8.7/docs/operator-manual/server-commands/argocd-util_apps_diff-reconcile-results.md (about) 1 ## argocd-util apps diff-reconcile-results 2 3 Compare results of two reconciliations and print diff. 4 5 ### Synopsis 6 7 Compare results of two reconciliations and print diff. 8 9 ``` 10 argocd-util apps diff-reconcile-results PATH1 PATH2 [flags] 11 ``` 12 13 ### Options 14 15 ``` 16 -h, --help help for diff-reconcile-results 17 ``` 18 19 ### SEE ALSO 20 21 * [argocd-util apps](argocd-util_apps.md) - Utility commands operate on ArgoCD applications 22