No description
Find a file
2025-11-27 21:50:52 +01:00
locale fix: update doc 2025-11-27 21:50:52 +01:00
src/rougail/user_data_questionary fix: update doc 2025-11-27 21:50:52 +01:00
CHANGELOG.md bump: version 0.1.0a0 → 0.1.0a1 2025-11-21 08:00:29 +01:00
LICENSE Initial commit 2024-08-05 18:11:02 +02:00
pyproject.toml bump: version 0.1.0a0 → 0.1.0a1 2025-11-21 08:00:29 +01:00
README.md fix: update doc 2025-11-27 21:50:52 +01:00

Define user datas interactivly

🛈 Informations

questionary
standard disabled
Disabled: when questionary is not set in "Select for user_data"

Variable                                                                                                                            Description                                                                                                                        
questionary.mandatory
boolean standard mandatory
Command 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_secrets
boolean standard mandatory
Command line:
--questionary.show_secrets
--questionary.no-show_secrets
• -qs
• -nqs
Environment variable: ROUGAILCLI_QUESTIONARY.SHOW_SECRETS
Show secrets instead of obscuring them.
Default: false