{ "id": "codefresh-cli", "version": "1.0.8", "name": "Codefresh CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/codefresh-cli", "description": "Codefresh CLI provides a full and flexible interface to interact with Codefresh.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }