<#CDR4R9Z7E|certified-kub-app-dev> I appeared for the CKAD exam last week, durin . . .

Venkatesh Thirupathi:
<#CDR4R9Z7E|certified-kub-app-dev> I appeared for the CKAD exam last week, during my exam, I observed that autocompletion was not working, so I had to type each and every letter. Can someone clarify if the below command enable autocomplete? source <(kubectl completion bash)
echo “source <(kubectl completion bash)” >> ~/.bashrc
Also not sure what this below comment is, please clarify

setup autocomplete in bash into the current shell, bash-completion package should be installed first.

Tej_Singh_Rana:
Hello, @Venkatesh Thirupathi
> Also not sure what this below comment is, please clarify
> # setup autocomplete in bash into the current shell, bash-completion package should be installed first.
https://kubernetes.io/docs/tasks/tools/included/optional-kubectl-configs-bash-linux/#introduction