{ "name": "Argo Workflows CLI (via Github Releases)", "id": "argo-workflows", "version": "1.0.2", "description": "Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/argo-workflows", "options": { "version": { "type": "string", "proposals": [ "latest", "3.4.2" ], "default": "latest", "description": "Select the Argo Workflows CLI version you would like to install" } } }