argocd) is a powerful command-line tool for managing Argo CD applications, repositories, clusters, and projects. This page covers installation methods for all major operating systems.
Linux and WSL
ArchLinux
Install via the package manager:Homebrew
If you have Homebrew installed on Linux:Download With Curl
- Latest Version
- Specific Version
- Latest Stable
Download and install the latest release:
macOS
Homebrew (Recommended)
The easiest way to install on macOS:Download With Curl
- Apple Silicon (M1/M2/M3)
- Intel (x86_64)
Windows
Download With PowerShell
Download the latest version:Add to PATH
Add the Argo CD CLI to your PATH environment variable:C:\Path\To\ArgoCD-CLI with the actual directory where you saved argocd.exe.
Verify Installation
After installation, verify that the CLI is working:Next Steps
CLI Overview
Learn CLI basics and authentication
App Commands
Manage applications with the CLI