civo / cli-rubygem

Command line interface for interacting with Civo's cloud API
https://www.civo.com
MIT License
15 stars 4 forks source link

Kubernetes `config --save` command overwrites the global config file. #58

Closed Johannestegner closed 4 years ago

Johannestegner commented 4 years ago

When setting up a new kubernetes cluster via the cli using the the --save argument, it seems to overwrite the current local file removing all earlier clusters in it leaving only the new cluster in the file.

Experienced this on v 0.5.8 of the CLI, Windows 10 computer.

Let me know if you need any more information about my setup!