Does anybody use fish shell with Kubectl commands? This Bash completionsource <(kubectl completion bash | sed 's/kubectl/k/g')
works like dizzying charm for Bash. But how to do that same thing in fish shell?
↧
Can I use Bash autocompletions for kubectl in fish?
↧