minikube mount

Mounts the specified directory into minikube

Options

NameDescription
--9p-versionSpecify the 9p version that the mount should use
--gidDefault group id used for the mount
--ipSpecify the ip that the mount should be setup on
--killKill the mount process spawned by minikube start
--modeFile permissions used for the mount
--msizeThe number of bytes to use for 9p packet payload
--optionsAdditional mount options, such as cache=fscache
--portSpecify the port that the mount should be setup on
--typeSpecify the mount filesystem type (supported types: 9p)
--uidDefault user id used for the mount