Difference between revisions of "Minikube version"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
* <code>[[minikube version]]</code>: add <code>--components</code> flag to list all included software | * <code>[[minikube version]]</code>: add <code>--components</code> flag to list all included software | ||
+ | |||
+ | |||
+ | == help == | ||
+ | <pre> | ||
+ | minikube version --help | ||
+ | Print the version of minikube. | ||
+ | |||
+ | Options: | ||
+ | --components=false: list versions of all components included with minikube. (the cluster must be running) | ||
+ | -o, --output='': One of 'yaml' or 'json'. | ||
+ | --short=false: Print just the version number. | ||
+ | |||
+ | Usage: | ||
+ | minikube version [flags] [options] | ||
+ | |||
+ | Use "minikube options" for a list of global command-line options (applies to all commands). | ||
+ | </pre> | ||
Revision as of 18:46, 13 July 2021
minikube version minikube version: v1.22.0 commit: a03fbcf166e6f74ef224d4a63be4277d017bb62e
minikube version minikube version: v1.19.0 commit: 15cede53bdc5fe242228853e737333b09d4336b5
minikube version minikube version: v1.10.0 commit: f318680e7e5bf539f7fadeaaf198f4e468393fb9
minikube version minikube version: v0.8.0
minikube version
: add--components
flag to list all included software
help
minikube version --help Print the version of minikube. Options: --components=false: list versions of all components included with minikube. (the cluster must be running) -o, --output='': One of 'yaml' or 'json'. --short=false: Print just the version number. Usage: minikube version [flags] [options] Use "minikube options" for a list of global command-line options (applies to all commands).
Related terms
See also
- minikube: [
status
|start
|stop
|version
|addons
|addons list
|addons enable
|dashboard
|logs
|tunnel
|ssh
|config
|image | delete
],config set
minikube start --vm=true
, kicbase,~/.minikube/, minikube --help
, Minikube changelog
Advertising: