typesafehub / conductr-cli

CLI for Lightbend ConductR
Other
16 stars 21 forks source link

`bndl` `runtime-config.sh` manipulation broken for non-conductr bundles #461

Closed longshorej closed 7 years ago

longshorej commented 7 years ago

The code for runtime-config.sh was placed in the wrong spot and only works for input types of bundle currently. Needs fix to ensure that docker, oci-image, oci-bundle inputs can also specifiy --env flags. Note that this doesn't apply to conduct load --env flags which operate correctly due to the input in that case being bundle (a configuration bundle)