Rougail user_data environment
Project description
gitea: none include_toc: true
Load user data from environment variables
[!NOTE]
Variable values can be defined directly from an environment variable.
Environnement variable names begin with a prefix (by default ROUGAIL_) followed by the variable path in uppercase, for example: ROUGAIL_MY_VARIABLE. If you are using namespaces, the prefix is the name of the namespace in uppercase.
Note that variable paths can contain dots ("."), which are not permitted everywhere. To avoid any issues, use theenvcommand, for example:env ROUGAIL_MY_FAMILY.MY_VARIABLE=1 rougail.
For values, there is no difference between a number and a letter (they can be enclosed in quotes or not). However, booleans are True or False. The separator for multiple variables is a comma.
Path: environment
disabled
Disabled: if environment is not set in "select for user data".
| Variable | Description | Default value | Type | Validator |
|---|---|---|---|---|
| environment.default_environment_name Command line: --environment.default_environment_name Environment variable: ROUGAILCLI_ENVIRONMENT.DEFAULT_ENVIRONMENT_NAME |
Name of the default environment prefix. | ROUGAIL | string mandatory |
Should only use uppercase character. |
| 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. |
string |
||
| environment.with_secrets Command line: • --environment.with_secrets • --environment.no-with_secrets Environment variable: ROUGAILCLI_ENVIRONMENT.WITH_SECRETS |
Environnement variables may contain secrets. | true | boolean mandatory |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rougail_user_data_environment-1.0.0.tar.gz.
File metadata
- Download URL: rougail_user_data_environment-1.0.0.tar.gz
- Upload date:
- Size: 154.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
921ee425312634ddb572d250d8df337c499602731fb64f23044502dc401c97f0
|
|
| MD5 |
50351b6df2ad27e6b87eecf5934fb663
|
|
| BLAKE2b-256 |
1331f3a627075d5313c2acd368383385a3a481a2e24c83e8dc46f236defdaf3e
|
File details
Details for the file rougail_user_data_environment-1.0.0-py3-none-any.whl.
File metadata
- Download URL: rougail_user_data_environment-1.0.0-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2e9da24e1f8c9e8875f2022760b0c2b42cf59a088cf6bab4690072ce5d15de0
|
|
| MD5 |
4d23542df417450652c87fb53a9fed99
|
|
| BLAKE2b-256 |
56553cb0a9c70898db4eb71e3e5c1040ec6a926ea01a9f000b76da2d713f107e
|