Skip to content

Application Commands

Required Permissions: ArgoCD application read/write access

Create Application

Create a new ArgoCD application with customizable settings.

Sync Application

Synchronize an ArgoCD application with the desired state from the source repository.

Refresh Application

Refresh the status and information of an ArgoCD application.

View Application Manifests

View the Kubernetes manifests of an ArgoCD application.

View Application History

View the deployment history and past synchronizations of an ArgoCD application.

Rollback Application

Rollback an ArgoCD application to a previous deployment state.

Refresh All Applications

Refresh the status and information of all ArgoCD applications in the current connection.

Edit Application

Edit the configuration of an existing ArgoCD application.

Delete Application

Delete an ArgoCD application.

References