CanopyTax / ckube

A cli to simplify working with kubectl for some common workflows
MIT License
132 stars 10 forks source link

default to $KUBECONFIG #12

Closed chriskirkland closed 6 years ago

devonmoss commented 6 years ago

Cool. Thanks for this. I'm going to change it to look for the actual environment variable instead of relying on the magic behavior of viper because I think it is easier to follow.