It would be useful from an operations point of view if when running you could just specify the -config-file. Then in the -config-file you could define a config_dir.
This way you can have your consul agent configuration in a file, for example /etc/consul.json, and your service/check configuration in a directory, e.g. /etc/consul.d/.
It would be useful from an operations point of view if when running you could just specify the
-config-file. Then in the-config-fileyou could define aconfig_dir.This way you can have your consul agent configuration in a file, for example
/etc/consul.json, and your service/check configuration in a directory, e.g./etc/consul.d/.