iits-consulting / otc-auth

Open Source CLI for the Open Telekom Cloud written in go.
GNU General Public License v3.0
44 stars 5 forks source link

Support setting the kubeconfig file to a different location #12

Closed bbung closed 1 year ago

bbung commented 1 year ago

Hi,

the usage of kubectx or different kubeconfig contexts is sometimes dangerous so we do use different kubeconfig files for different environments. Would it be possible to implement a commandline argument to overwrite the kubeconfig target location?

Like

--kubeconfig /my/own/kube.config

Thanks and kind regards Björn

victorgetz commented 1 year ago

Hi Björn good Point we will implement it