Argo CD CLI
RAPR CLI connectorCloud, DevOps & InfrastructureManage GitOps application states, sync clusters, and track resources in Kubernetes.
Argo CD CLI package details
RAPR CLI connector scope
This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.
How to get started
Install RAPR AI
Download and install RAPR AI on your computer
Find in Marketplace
Open RAPR AI, go to Packages, and browse the marketplace
Install from Marketplace
Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.
Authenticate
Authenticate the Argo CD CLI CLI. Run the command once to establish session access.
Argo CD CLI
Manage GitOps application states, sync clusters, and track resources in Kubernetes.
What you can do
- App management: Create, update, list, and delete cluster applications
- GitOps sync: Manually trigger sync actions and check diffs between Git and clusters
- Status audits: Fetch resource statuses, pods health, and sync histories
Prerequisites
# Verify installation
argocd --version
Then authenticate the tool:
argocd login
Example Requests
- "Log into my Argo CD server"
- "Sync my-kubernetes-app in Argo CD"
- "Get the current synchronization diff for the cluster"
Ready to try Argo CD CLI?
Download RAPR AI and connect Argo CD CLI in seconds.