minikube profile Get or list the current profiles (clusters) Synopsis profile sets the current minikube profile, or gets the current profile if no arguments are provided. This is used to run and manage multiple minikube instance. You can return to the default minikube profile by running minikube profile default minikube profile [MINIKUBE_PROFILE_NAME]. You can return to the default minikube profile by running `minikube profile default` [flags] Options inherited from parent commands --add_dir_...