Create Application from Template¶
Description: Create and configure a new ArgoCD application using a saved template from within VS Code, allowing quick instantiation of standardized configurations and reducing manual setup steps for common application types.
Type: Command Palette, Context Menu (Templates view/item)
Keyboard Shortcut: None
Usage Flow¶
- Open Command Palette → "ArgoCD: Create Application from Template" or right-click on a template

- Select the template to use

- Enter application-specific details (name, namespace, etc.)

- Confirm and wait for application creation
