Hi, Anyone knows where to find the command to perform a ETCD restore like in thi . . .

Miguel:
Hi,
Anyone knows where to find the command to perform a ETCD restore like in this post.
I’d like to have an allowed bookmark (http://kubernetes.io|kubernetes.io, k8s github,…)
It is in this link, but http://discuss.kubernetes.io|discuss.kubernetes.io is not allowed in CKA
https://discuss.kubernetes.io/t/etcd-backup-and-restore-management/11019/11

Francesco:
Same situation but I didn’t find anything

Neelesh Korade:
Ditto. In fact, I vaguely remember I watched a video explaining the need for --initial-cluster-token but I don’t find that anymore.

Miguel:
https://discuss.kubernetes.io/t/etcd-backup-and-restore-management/11019/11
Works perfectly well, but it is a link not allowed in CKA

Neelesh Korade:
True

Pardha:
you can try using the -h help option for commands
the global options shown are the ones to use – i practiced the same way the only diff between save and restore is to use datadir and initial cluster token in addition to snapshot save option like endpoints cert,key,cacert

Tej_Singh_Rana:
There is only a --help option, which can help us during the exam.

etcdctl snapshot restore --help

Miguel:
I saw --help but it doesn’t help too much.
I had to perform a restore last week in my CKA exam. I failed obviously.