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 |
||
---|---|---|
.. | ||
borg | ||
commands | ||
config | ||
hooks | ||
__init__.py | ||
test_execute.py | ||
test_logger.py | ||
test_signals.py | ||
test_verbosity.py |