complete-c minikube -l alsologtostderr -d"Log to standard error as well as files"
complete-c minikube -l log_backtrace_at -d"When logging hits line file:N, emit a stack trace (default :0)"
complete-c minikube -l log_dir -d"Write log files in this directory"
complete-c minikube -l logtostderr -d"Log to standard error instead of files"
complete-c minikube -l show-libmachine-logs -d"Deprecated: To enable libmachine logs, set --v=3 or higher"
complete-c minikube -l stderrthreshold -d"Logs at or above this threshold go to stderr (default 2)"
complete-c minikube -l v -s v -d"Log level for logs"
complete-c minikube -l vmodule -d"Comma-separated list of pattern=N settings for file-filtered logging"
# Sub-command: addons
complete-c minikube -f-n"__minikube_using_command addons"-a"disable"-d"Disable the addon w/ADDON_NAME within minikube"
complete-c minikube -f-n"__minikube_using_command addons"-a"enable"-d"Enable the addon w/ADDON_NAME within minikube"
complete-c minikube -f-n"__minikube_using_command addons"-a"list"-d"List all available minikube addons as well as their current status"
complete-c minikube -f-n"__minikube_using_command addons"-a"open"-d"Open the addon w/ADDON_NAME within minikube"
complete-c minikube -n"__minikube_using_command addons"-l"format"-d"Go template format string for the addon list output"
complete-c minikube -n"__minikube_using_command addons; and __fish_seen_subcommand_from open"-l"format"-d"Format to output addons URL in (default http://{{.IP}}:{{.Port}}"
complete-c minikube -n"__minikube_using_command addons; and __fish_seen_subcommand_from open"-l"https"-d"Open the addons URL with https instead of http"
complete-c minikube -n"__minikube_using_command addons; and __fish_seen_subcommand_from open"-l"url"-d"Display the kubernetes addons URL instead of opening it"
complete-c minikube -n"__minikube_using_command addons; and __fish_seen_subcommand_from enable"-a"(__minikube_list_addons disabled)"-d"Addon"
complete-c minikube -n"__minikube_using_command addons; and __fish_seen_subcommand_from disable"-a"(__minikube_list_addons enabled)"-d"Addon"
complete-c minikube -n"__minikube_using_command addons; and __fish_seen_subcommand_from open"-a"(__minikube_list_addons)"-d"Addon"
complete-c minikube -f-n"__minikube_using_command config"-a"get"-d"Gets the value of PROPERTY_NAME from the minikube config file"
complete-c minikube -f-n"__minikube_using_command config"-a"set"-d"Sets an individual value in a minikube config file"
complete-c minikube -f-n"__minikube_using_command config"-a"unset"-d"Unsets an individual value in a minikube config file"
complete-c minikube -f-n"__minikube_using_command config"-a"view"-d"Display values currently set in the minikube config file"
complete-c minikube -n"__minikube_using_command config; and __fish_seen_subcommand_from get"-a"(__minikube_config_fields)"-d"Property"
complete-c minikube -n"__minikube_using_command config; and __fish_seen_subcommand_from set"-a"(__minikube_config_fields)"-d"Property"
complete-c minikube -n"__minikube_using_command config; and __fish_seen_subcommand_from unset"-a"(__minikube_config_fields)"-d"Property"
complete-c minikube -n"__minikube_using_command config; and __fish_seen_subcommand_from view"-a"(__minikube_config_fields)"-d"Property"
complete-c minikube -n"__minikube_using_command config; and __fish_seen_subcommand_from view"-l"format"-d"Go template format string for the config view output"
# Sub-command: dashboard
complete-c minikube -n"__minikube_using_command dashboard"-l"url"-d"Display the kubernetes dashboard URL instead of opening it"
# Sub-command: docker-env
complete-c minikube -n"__minikube_using_command docker-env"-l"no-proxy"-d"Add machine IP to NO_PROXY environment variable"
complete-c minikube -f-n"__minikube_using_command docker-env"-l"shell"-d"Force environment to be configured for a specified shell"
complete-c minikube -f-n"__minikube_using_command config"-a"list"-d"List the URLs for the services in local cluster"
complete-c minikube -n"__minikube_using_command service"-l"format"-d"Format to output service URL in (default http://{{.IP}}:{{.Port}})"
complete-c minikube -n"__minikube_using_command service"-l"https"-d"Open the service URL with https instead of http"
complete-c minikube -n"__minikube_using_command service"-l"namespace"-s"n"-d"The service namespace (default default)"
complete-c minikube -n"__minikube_using_command service"-l"url"-d"Display the kubernetes service URL instead of opening it"
# Sub-command: start
complete-c minikube -n"__minikube_using_command start"-l"container-runtime"-d"The container runtime to be used"
complete-c minikube -n"__minikube_using_command start"-l"cpus"-d"Number of CPUs allocated to the minikube VM (default 2)"
complete-c minikube -n"__minikube_using_command start"-l"disk-size"-d"Disk size allocated to the minikube VM (format: <number>[<unit>], where unit = b, k, m or g) (default 20g)"
complete-c minikube -n"__minikube_using_command start"-l"docker-env"-d"Environment variables to pass to the Docker daemon (format: key=value)"
complete-c minikube -n"__minikube_using_command start"-l"extra-config"-d"A set of key=value pairs that describe configuration that may be passed to different components"
complete-c minikube -n"__minikube_using_command start"-l"feature-gates"-d"A set of key=value pairs that describe feature gates for alpha/experimental features"
complete-c minikube -n"__minikube_using_command start"-l"insecure-registry"-d"Insecure Docker registries to pass to the Docker daemon"
complete-c minikube -n"__minikube_using_command start"-l"iso-url"-d"Location of the minikube iso"
complete-c minikube -n"__minikube_using_command start"-l"keep-context"-d"Keep the existing kubectl context and create a minikube context instead"
complete-c minikube -n"__minikube_using_command start"-l"kubernetes-version"-d"The kubernetes version that the minikube VM will use"
complete-c minikube -n"__minikube_using_command start"-l"memory"-d"Amount of RAM allocated to the minikube VM (default 2048)"
complete-c minikube -n"__minikube_using_command start"-l"network-plugin"-d"The name of the network plugin"
complete-c minikube -n"__minikube_using_command start"-l"registry-mirror"-d"Registry mirrors to pass to the Docker daemon"
complete-c minikube -f-n"__minikube_using_command start"-l"vm-driver"-d"VM driver to use (default virtualbox)"
complete-c minikube -f-n"__minikube_using_command start; and __minikube_using_option --vm-driver"-a"virtualbox kvm hyperv"-d"VM driver"
complete-c minikube -n"__minikube_using_command start; and __minikube_using_option_value --vm-driver virtualbox"-l"host-only-cidr"-d"The CIDR to be used for the VM"