I would like to connect Vitess (for example, vtcld) to Consul (as Topo server) but I need to pass dc parameter. I thought it should be done in consul_auth_static_file but I guess it is only being used for authentication purpose.
So, the questions is: How can I do this? How to pass dc parameter to topology server?