{ "name": "ArgoCD CLI (via Github Releases)", "id": "argo-cd", "version": "1.1.0", "description": "Declarative GitOps CD for Kubernetes", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/argo-cd", "options": { "version": { "type": "string", "proposals": [ "latest", "2.5.0" ], "default": "latest", "description": "Select the Argo CD CLI version you would like to install" } } }