Load user data from environment variables
Synopsis
Note
env command, for example: env ROUGAIL_MY_FAMILY.MY_VARIABLE=1 rougail.Parameters
Variable |
Description |
environment.default_environment_name string Command line: –environment.default_environment_name Environment variable: ROUGAILCLI_ENVIRONMENT.DEFAULT_ENVIRONMENT_NAME |
Name of the default environment prefix. Validator: should only use uppercase character Default: ROUGAIL |
environment.custom_separator Command line: –environment.custom_separator Environment variable: ROUGAILCLI_ENVIRONMENT.CUSTOM_SEPARATOR |
Replace the separator character “.” in path by an other. The character dot (“.”) may not be allowed in the environment variable name. Note that the variable name with dots is always available in addition to the name with this character. |
environment.with_secrets boolean Command line:
Environment variable: ROUGAILCLI_ENVIRONMENT.WITH_SECRETS |
Environnement variables may contain secrets. Default: true |