Read cli params from local config file (e.g. `docker-test.yml`). Using [spf13/viper](https://github.com/spf13/viper) is probably a good idea.
Read cli params from local config file (e.g.
docker-test.yml).Using spf13/viper is probably a good idea.