Skip to main content

Deploy applications via ArgoCD CLI

Step 1: Log in to ArgoCD via CLI as described in the documentation.

Step 2: Prepare the YAML file to deploy the application with a git repo.

Prepare the application file to deploy the app:

Apply the YAML file with the ArgoCD CLI and list the applications after applying to verify the result: