Bhavesh Joshi
2017-09-26 05:28:48 UTC
Hi,
I have an api which hit etcd using http, I need to get the key history like
*etcdctl get --prefix --rev=4 foo*
can I do it through the http/curl or I have to use etcdctl only?
I have an api which hit etcd using http, I need to get the key history like
*etcdctl get --prefix --rev=4 foo*
can I do it through the http/curl or I have to use etcdctl only?