clowdhaus/Argo CD Action

GitHub action for installing/executing Argo CD cli

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand passed to the cli Reference - https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd/ no
optionsCommand options passed to the cli Reference - https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd/ no
versionVersion of Argo CD to install - https://github.com/argoproj/argo-cd/releases no3.3.2
download-urlCustom URL to download the ArgoCD CLI binary from. When set, the binary is downloaded directly from this URL instead of from GitHub releases. Useful for downloading from a self-hosted ArgoCD server (e.g., https://argocd.example.com/download/argocd-linux-amd64). Note: checksum verification is skipped when using a custom download URL. The version input is still required for tool-cache keying. no
namedescription
outputOutput from the ArgoCD CLI command execution