Skip to content

Sync Application

Description: Trigger a synchronization operation for a selected ArgoCD application from VS Code, applying the desired state from the source repository to the target cluster and surfacing progress and results in the extension UI.

Type: Context Menu (Applications view/item)

Keyboard Shortcut: None

Usage Flow

  1. Open Command Palette → "ArgoCD: Sync Application" or right-click on an application
  2. Select the application to sync
  3. Choose sync strategy (manual, automatic, or dry-run)
  4. Confirm and wait for sync to complete