SimonTheLeg / konf-go

konf is a lightweight kubeconfig manager. With konf you can use different kubeconfigs at the same time. And because it does not need subshells, konf is blazing fast!
Apache License 2.0
168 stars 12 forks source link

feat: add --move flag to import cmd #37

Closed SimonTheLeg closed 2 years ago

SimonTheLeg commented 2 years ago

the --move or -m flag allows for the deletion of the original kubeconfig upon successful import

fixes: #35