Merge pull request #8747 from vorburger/patch-2

add required quote to alias kubectl
pull/8741/head
Thomas Strömberg 2020-07-17 09:55:52 -07:00 committed by GitHub
commit d6daef1d86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ as well.
`minikube kubectl -- <kubectl commands>`
You can also `alias kubectl=minikube kubectl --` for easier usage.
You can also `alias kubectl="minikube kubectl --"` for easier usage.
Get pods