argocd-cli

Manage GitOps deployments via the ArgoCD CLI for sync, rollback, and status checks.

5|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/oldwinter/skills --skill argocd-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: argocd-cli
Source: https://github.com/oldwinter/skills/tree/main/devops-skills/argocd-cli
Command: npx skills add https://github.com/oldwinter/skills --skill argocd-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of GitOps deployments using the ArgoCD command-line interface, enabling efficient application synchronization, rollback, and status monitoring.

Core Features & Use Cases

  • Application Management: Sync, refresh, and rollback ArgoCD applications.
  • Status Monitoring: Check sync and health status of deployments.
  • Resource Operations: View application resources, logs, and manage individual components.
  • Use Case: When a new version of an application fails to deploy correctly, use this Skill to quickly rollback to the previous stable version.

Quick Start

Use the argocd-cli skill to sync the application simplex-k1-prod.

Frequently Asked Questions about argocd-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I rollback an ArgoCD application to a previous stable version?

To rollback an ArgoCD application, you can use this Skill to quickly revert the deployment to the previous stable version. This is useful when a new application version fails to deploy correctly.

What is the best way to manage GitOps deployments with ArgoCD?

Managing GitOps deployments with ArgoCD is streamlined through the command-line interface, enabling efficient application synchronization, status monitoring, and rollback operations.

How do I check the sync and health status of Kubernetes deployments in ArgoCD?

You can check the sync and health status of Kubernetes deployments using this Skill. It allows you to monitor application status and view deployment resources, logs, and individual components.

Does ArgoCD CLI integrate with Kargo for progressive delivery workflows?

Yes, this GitOps deployment management Skill integrates with Kargo. It supports progressive delivery workflows while handling application synchronization, rollback, and refresh operations.

Why does my ArgoCD application sync fail and how can I refresh it?

If an ArgoCD application sync fails, you can use this Skill to refresh the application state and check deployment status. It provides operations to view resources and logs to troubleshoot failures.