Docker engine-opts

We specify --cluster-store=consul//ip_addr:port, This is just one node/server we are pointing to from consul cluster. Is there any way we can specify multiple cluster nodes?

I have three node consul up and running but how we specify this for --cluster-store option for swarm nodes or how we specify when we are bringing swarm manger… option is see is to give only one node address.

I have the same problem…
wish docker can support this in the future