97b5cd089d
- all string fields containing an environment variable like ${FOO} will be resolved - supported format ${FOO}, ${FOO:-bar} and ${FOO-bar} to allow default values if variable is not present in environment - add --no-env argument for CLI to disable the feature which is enabled by default Resolves: #546 |
||
---|---|---|
.. | ||
end-to-end | ||
integration | ||
unit | ||
__init__.py |