{ "id": "cloudflared", "version": "1.0.8", "name": "Cloudflare Tunnel client (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cloudflared", "description": "Cloudflare Tunnel client is a command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins. This daemon sits between Cloudflare network and your origin (e.g. a webserver).", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }