options

Show a list of global command-line options (applies to all commands).

minikube options

Show a list of global command-line options (applies to all commands).

Synopsis

Show a list of global command-line options (applies to all commands).

  1. minikube options [flags]

Options

  1. -h, --help help for options

Options inherited from parent commands

  1. --alsologtostderr log to standard error as well as files
  2. -b, --bootstrapper string The name of the cluster bootstrapper that will set up the kubernetes cluster. (default "kubeadm")
  3. --log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
  4. --log_dir string If non-empty, write log files in this directory
  5. --logtostderr log to standard error instead of files
  6. -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube")
  7. --stderrthreshold severity logs at or above this threshold go to stderr (default 2)
  8. -v, --v Level log level for V logs
  9. --vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging

Last modified January 1, 0001