Geting a no method error
nilroy opened this issue · 1 comments
nilroy commented
Hi,
After successfully defining the client object when I run client.machines it throws me a No method error.
But I can find the leader using client.leader
[10] pry(main)> client.machines NoMethodError: undefined method
machines' for #Etcd::Client:0x0000000310b398`
Also is there any plan to add members to the cluster using this gem