rougail-user-data-questionary/README.md
2025-12-01 14:23:03 +01:00

2.2 KiB

Table of Contents

Define user data interactively in the console

🛈 Informations

questionary
The user will enter variable values in a command-line interface. The variables will be displayed one after another, allowing the user to change or add values.
disabled
Disabled: if questionary is not set in "Select for user datas"

Variable Description Default value Type
questionary.mandatory
Command line:
• -qm, --questionary.mandatory
• -nqm, --questionary.no-mandatory
Environment variable: ROUGAILCLI_QUESTIONARY.MANDATORY
Ask values only for mandatories variables without any value. false boolean mandatory
questionary.show_secrets
Command line:
• -qs, --questionary.show_secrets
• -nqs, --questionary.no-show_secrets
Environment variable: ROUGAILCLI_QUESTIONARY.SHOW_SECRETS
Show secrets instead of obscuring them. false boolean mandatory