Bumping k8s dependencies to 1.13
This commit is contained in:
2
vendor/k8s.io/kubernetes/pkg/kubectl/cmd/completion.go
generated
vendored
2
vendor/k8s.io/kubernetes/pkg/kubectl/cmd/completion.go
generated
vendored
@@ -67,6 +67,8 @@ var (
|
||||
|
||||
|
||||
# Installing bash completion on Linux
|
||||
## If bash-completion is not installed on Linux, please install the 'bash-completion' package
|
||||
## via your distribution's package manager.
|
||||
## Load the kubectl completion code for bash into the current shell
|
||||
source <(kubectl completion bash)
|
||||
## Write bash completion code to a file and source if from .bash_profile
|
||||
|
Reference in New Issue
Block a user