This website requires JavaScript.
Explore
Help
Sign in
lksz
/
dotfiles.2022
Watch
1
Star
0
Fork
You've already forked dotfiles.2022
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c9a80dc684
dotfiles.2022
/
_home
/
dot_sz.shrc.d
/
bash.post
/
99_kubectl.complete
5 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
KubeCtl and helm support for TrueNAS
2022-08-22 14:39:29 -04:00
if [[ -n "$(which-command 'kubectl')" ]]; then
Completion improvements + QuickSupport fix
2022-08-11 09:18:21 -04:00
source <( kubectl completion bash )
fi
Reference in a new issue
Copy permalink