pull/4794/head
Medya Gh 2019-07-17 12:09:56 -07:00
parent 992cde7928
commit 803b6399f0
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ import (
pkgutil "k8s.io/minikube/pkg/util"
)
// TODO: add --all
// ProfileCmd represents the profile command
var ProfileCmd = &cobra.Command{
Use: "profile [MINIKUBE_PROFILE_NAME]. You can return to the default minikube profile by running `minikube profile default`",