5 lines
167 B
Text
5 lines
167 B
Text
|
For bash completions, install the 'bash-completion' package.
|
||
|
For zsh completions, put the following code in your ~/.zshrc:
|
||
|
|
||
|
source /usr/share/kubectl/completion.zsh
|