Define user data interactively in the console
Synopsis
Note
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: if questionary is not set in “select for user data” (step.user_data).
Parameters
Variable |
Description |
questionary.mandatory boolean Command line:
Environment variable: ROUGAILCLI_QUESTIONARY.MANDATORY |
Ask values only for mandatories variables without any value. Default: false |
questionary.show_secrets boolean Command line:
Environment variable: ROUGAILCLI_QUESTIONARY.SHOW_SECRETS |
Show secrets instead of obscuring them. Default: false |