Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 963 Bytes

File metadata and controls

26 lines (16 loc) · 963 Bytes

Bitwarden Secrets Manager CLI (bws) (bitwarden-secrets-manager)

Installs the bitwarden secrets manager CLI (bws) and optionally configures it to use a self-hosted server.

Example Usage

"features": {
    "ghcr.io/roul/devcontainer-features/bitwarden-secrets-manager:1": {}
}

Options

Options Id Description Type Default Value
server_base Provides the base URL of your Bitwarden server, if you host your own server. string -
server_api Provides an API URL that differs from the default (if in doubt, leave it empty!). string -
server_identity Provides an identity URL that differs from the default (if in doubt, leave it empty!). string -

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.