Skip to content

imajeetyadav/argocd-cli

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArgoCD CLI GitHub Action

A GitHub Action to install the ArgoCD CLI on your workflow runners.

✨ Features

  • Multi-OS Support: Works on ubuntu-latest and macos-latest.
  • Multi-Arch Support: Automatically detects and installs amd64 or arm64 binaries.
  • Flexible Versioning: Use latest or specify an exact version.

🚀 Usage

Add the following step to your GitHub Action workflow:

- name: Setup ArgoCD CLI 
  uses: imajeetyadav/argocd-cli@v2
  with:
    version: v2.10.4 # optional, default is 'latest'

Supported Platforms

OS Architecture Status
Linux amd64, arm64 ✅ Supported
macOS amd64, arm64 ✅ Supported

🛡️ Security

This action downloads official binaries directly from the argoproj/argo-cd repository.

👤 Authors

Created and maintained by Ajeet Yadav.

About

⚙️ Github Action to install ArgoCD CLI

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages