example conf:
param.p = $SOME_ENV_VARIABLE
cuttlefish would consult the environment for the SOME_ENV_VARIABLE key and replace it while processing the .conf file. I can put forward a PR for this, just wanted to first clear if this an appropriate syntax.
cc @lukebakken
example conf:
cuttlefish would consult the environment for the SOME_ENV_VARIABLE key and replace it while processing the
.conffile. I can put forward a PR for this, just wanted to first clear if this an appropriate syntax.cc @lukebakken