Etcd: Installing etcdctl CLI on OSX?

Created on 21 Mar 2015  路  4Comments  路  Source: etcd-io/etcd

It is possible to install fleetctl through brew brew install fleetctl but I haven't found a way to install etcdctl on OS X. What would be the recommended way to do this?

Most helpful comment

use brew install etcd, it work. :D

All 4 comments

@olalonde once you installed the etcd in your OS X, you get etcdctl installed, it is also in the bin folder.

Oh thanks.

@AdoHu It seems there is no flag to tunnel the connection to a remote CoreOS server like fleetctl right?

use brew install etcd, it work. :D

Was this page helpful?
0 / 5 - 0 ratings