No description
| locale | ||
| src/rougail/user_data_questionary | ||
| CHANGELOG.md | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
Define user datas interactivly
🛈 Informations
questionary
standarddisabled
Disabled: when questionary is not set in "Select for user_data"
| Variable | Description |
|---|---|
questionary.mandatoryboolean standard mandatoryCommand line: • --questionary.mandatory • --questionary.no-mandatory • -qm • -nqm Environment variable: ROUGAILCLI_QUESTIONARY.MANDATORY |
Ask values only for mandatories variables without any value. Default: false |
questionary.show_secretsboolean standard mandatoryCommand line: • --questionary.show_secrets • --questionary.no-show_secrets • -qs • -nqs Environment variable: ROUGAILCLI_QUESTIONARY.SHOW_SECRETS |
Show secrets instead of obscuring them. Default: false |