{ "id": "bitwarden-cli", "version": "1.0.3", "name": "Bitwarden CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/bitwarden-cli", "description": "The Bitwarden command-line interface (CLI) is a powerful, fully-featured tool for accessing and managing your vault.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }