rougail-user-data-bitwarden/README.md
2025-12-20 20:36:44 +01:00

2.5 KiB

Table of Contents

🇬🇧 (EN) - 🇫🇷 (FR)

Secrets are in Bitwarden

Note

Load the secrets from Bitwarden. The data is retrieved using the official command line "bw" or the alternative command "rbw" (faster). Before using Rougail, the command must be logged and unlocked.
Path: bitwarden
disabled
Disabled: if bitwarden is not set in "Select for user datas"

Variable Description Default value Type Validator
bitwarden.command
Command line: --bitwarden.command
Environment variable: BITWARDEN.COMMAND
Command line used to retrieve secrets.
Command line must be in PATH.
• rbw
• bw
choice multiple mandatory unique
Choices:
• rbw
• bw
bitwarden.mock_enable
Command line:
• --bitwarden.mock_enable
• --bitwarden.no-mock_enable
Environment variable: BITWARDEN.MOCK_ENABLE
Simulate password generation instead of retrieve them. false boolean mandatory