Create Application¶
Description: Create a new ArgoCD application from VS Code with customizable settings, guiding the user through selecting repository, deployment path, destination cluster, and sync policies before applying to the ArgoCD server.
Type: Command Palette, Context Menu (Applications view)
Keyboard Shortcut: None
Usage Flow¶
- Open Command Palette → "ArgoCD: Create Application"

- Enter application details (name, namespace, destination cluster)

- Select the Git repository or template to deploy from

- Configure deployment path and sync settings

- Confirm and wait for application creation
