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

add delete command #34

Closed SimonTheLeg closed 2 years ago

SimonTheLeg commented 2 years ago

adds the deletion command. As shown in the cmd help, delete also supports wildcards.

fixes: https://github.com/SimonTheLeg/konf-go/issues/32