feat: kubectl switch -
to go back to the previous configuration
#42
Labels
kubectl switch -
to go back to the previous configuration
#42
this includes both context and namespace. we wont differentiate between the 2
functionally, any
kubectl switch
command will now have to save the current config tokubeconfig.old
before selecting the new oneThen,
kubectl switch -
will just restorekubectl.old
The text was updated successfully, but these errors were encountered: