Skip to content

Edit Application

Description: Edit an existing ArgoCD application's configuration directly from VS Code, including destination, source, and sync policy, and apply the changes to ArgoCD with validation and feedback in the UI.

Type: Context Menu (Applications view/item)

Keyboard Shortcut: None

Usage Flow

  1. Open Command Palette → "ArgoCD: Edit Application" or right-click on an application
  2. Select the application to edit
  3. Modify the application configuration (sync settings, destination, repository, etc.)
  4. Save and confirm the changes