Install Helm Install | Linux Bashcurl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash Bash Autocomplete as root Bashhelm completion bash > /etc/bash_completion.d/helm or in bashrc Bashsource <(helm completion bash)