Skip to content

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

  1. Open Command Palette → "ArgoCD: Create Application"
  2. Enter application details (name, namespace, destination cluster)
  3. Select the Git repository or template to deploy from
  4. Configure deployment path and sync settings
  5. Confirm and wait for application creation