Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

etcdctl: command not found

Tags:

etcd

etcd3

Hi I am using etcd version as follows

{"etcdserver":"3.2.7","etcdcluster":"3.2.0"}

I need to get the version history of the key but for me only curl command are working if I do

etcdctl get --prefix --rev=4 foo

I get:

-bash: etcdctl: command not found

I am able to run the etcdctl with v2 but with v3 I am getting this error.

like image 354
user3649361 Avatar asked Jun 12 '26 15:06

user3649361


1 Answers

on ubuntu machine run below to get etcdctl :

-- apt install etcd-client

like image 104
Ravi Sajja Avatar answered Jun 17 '26 11:06

Ravi Sajja



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!