delete operation should delete profiles/<profile> folder rather than only delete config.json file #4570
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Problem
delete operation should delete whole folder profiles/<profile>
The exact command to reproduce the issue:
execute minikube delete, only profiles/<profile>/config.json get deleted and an empty folder profiles/<profile> left.
The text was updated successfully, but these errors were encountered: