argocd-app
Verified for current stable LTS
Argocd App Command: Enable Application Auto Sync
Use for enable application auto sync with Argocd App. Exact CLI syntax to enable application auto sync using Argocd App.
When to use this: Use for enable application auto sync with Argocd App.
Command Syntax
argocd app set <app_name> --sync-policy auto --auto-prune --self-heal argocd app set <app_name> --sync-policy auto --auto-prune --self-heal Command Breakdown
--sync-policy- Command Option
- Tool-specific option used by this command invocation.
--auto-prune- Command Option
- Tool-specific option used by this command invocation.
--self-heal- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to enable application auto sync using Argocd App.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Argocd App Command: Create Application
argocd app create <app_name> --repo <git_repo_url> --path <path/to/repo> --dest-server https://kubernetes.default.svc --dest-namespace <ns> Argocd App Command: Delete Application argocd app delete <app_name> Argocd App Command: Deploy Application argocd app create <app_name> --repo <git_repo_url> --path <path/to/repo> --dest-server https://kubernetes.default.svc --dest-namespace <ns> Argocd App Command: Deploy Application Internal argocd app create <app_name> --repo <git_repo_url> --path <path/to/repo> --dest-server https://kubernetes.default.svc --dest-namespace <ns> Argocd App Command: Deploy Application Internal Cluster argocd app create <app_name> --repo <git_repo_url> --path <path/to/repo> --dest-server https://kubernetes.default.svc --dest-namespace <ns>