Updated kubect cheatsheet docmentation
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
This commit is contained in:
parent
99928d6054
commit
142a543d56
|
|
@ -42,7 +42,7 @@ echo '[[ $commands[kubectl] ]] && source <(kubectl completion zsh)' >> ~/.zshrc
|
|||
|
||||
### FISH
|
||||
|
||||
Require kubectl version 1.23 or more.
|
||||
Require kubectl version 1.23 or above.
|
||||
|
||||
```bash
|
||||
echo 'kubectl completion fish | source' >> ~/.config/fish/config.fish # add autocomplete permanently to your fish shell
|
||||
|
|
|
|||
Loading…
Reference in New Issue