amelbakry / kubernetes-scripts

Kubernetes scripts to troubleshoot and check the health status of the cluster and deployments
37 stars 36 forks source link

define kubectl command seperatly #1

Closed Atoms closed 5 years ago

Atoms commented 5 years ago

i have error:

» zkubectl
zsh: command not found: zkubectl

so it would be wise to allow use specific command/alias for each command

amelbakry commented 5 years ago

Thanks @Atoms for pointing out. I updated kubectl command correctly.