minikube mount Mounts the specified directory into minikube Synopsis Mounts the specified directory into minikube. minikube mount [flags] <source directory>:<target directory> Options --9p-version string Specify the 9p version that the mount should use (default "9p2000.L") --gid string Default group id used for the mount (default "docker") --ip string Specify the ip that the mount should be setup on --kill Kill the mount process spawned by minikube start --msize int The number of bytes to use...