This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Description
Hi,
thanks for this great haproxyctl tool. In my use case, I have multiple haproxy instances on the same loadbalancer. The config files are split into generic parts end specific parts per instance. This modular approach is more scaleable and we can edit only 1 generic configpart which is used on all instances in just one file. As far as I can see, it is not possible to point haproxyctl to for example N configfiles of haproxy instance X without changing the ruby code. Do you have plans to support multiple haproxy instances and multiple configfiles in the future?
Kind regards,