add required quote to alias kubectl
parent
efa7f615d7
commit
2e21645aeb
|
@ -15,7 +15,7 @@ as well.
|
||||||
|
|
||||||
`minikube kubectl -- <kubectl commands>`
|
`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
|
Get pods
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue