[19:24:02] Heya! Looks like etcdctl's usage has changed since [[etcd]] has been written and the commands don't seem to be working [19:25:08] For instance: [19:25:10] brett@cumin2002:~$ etcdctl -C https://conf1007.eqiad.wmnet:4001 ls /conftool/v1/pools/eqiad/ [19:25:10] Error: unknown command "ls" for "etcdctl" [19:30:06] brett: using confctl is the preferred way to get that data from etcd, the usage of etcdctl should be limited to manual checks. To make it work you just need to prepend ETCDCTL_API=2 (and ideally use --endpoints instead of -C, same value) [19:30:23] volans: I'm just showing the example in the page [19:31:11] I don't see ETCDCTL_API documented anywhere. it might be nice to update the page :) [19:31:25] 302 to the service owner :D [19:32:18] that page looks quite outdated indeed [19:33:07] oh, is it not serviceops? [19:33:34] * brett kicks the floor [19:33:40] infra foundations? [19:33:40] yes yes it is [19:33:43] oh, okay [19:33:45] serviceops [19:33:51] but I'm not in it :) [19:34:31] I just have some commands in my bash history, I thought you were stuck looking for some specific data [19:34:40] well thanks for helping me out :) [19:36:00] anytime