Skip to content

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

  1. Open Command Palette → "ArgoCD: Create Application from Template" or right-click on a template
  2. Select the template to use
  3. Enter application-specific details (name, namespace, etc.)
  4. Confirm and wait for application creation