Installs the bitwarden CLI (bw) and optionally configures it to use a self-hosted server.
"features": {
"ghcr.io/roul/devcontainer-features/bitwarden-cli:1": {}
}
Options Id | Description | Type | Default Value |
---|---|---|---|
server | Provides the URL of your Bitwarden server, if you host your own server. | string | - |
web_vault | Provides a custom web vault URL that differs from the base URL. | string | - |
api | Provides a custom API URL that differs from the base URL. | string | - |
identity | Provides a custom identity URL that differs from the base URL. | string | - |
icons | Provides a custom icons service URL that differs from the base URL. | string | - |
notifications | Provides a custom notifications URL that differs from the base URL. | string | - |
events | Provides a custom events URL that differs from the base URL. | string | - |
key_connector | Provides the URL for your Key Connector server. | string | - |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md
.