2. How can I use autocomplete? <https://kubernetes.io/docs/reference/kubectl/che . . .

Sidd:
2. How can I use autocomplete? https://kubernetes.io/docs/reference/kubectl/cheatsheet/#kubectl-autocomplete

Mayur Sharma:
Run all the commands as it is,

https://kubernetes.io/docs/tasks/administer-cluster/configure-upgrade-etcd/#restoring-an-etcd-cluster

Post that, when you type ‘kube’ press tab it may auto complete to kubectl.
Or, it will show you what other commands you can use starting from kube

Sidd:
Oh! But I was using the tab feature even before adding this. Maybe this wont be avilable in exam unless we add this command.