{ "id": "akamai-cli", "version": "1.0.6", "name": "Akamai CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/akamai-cli", "description": "Use Akamai CLI to configure Akamai platform and products directly from the command line. You can install ready-to-use product packages or build your own custom solutions to manage from CLI.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }