Print the version of kubeadm ### Synopsis Print the version of kubeadm ``` kubeadm version [flags] ``` ### Options ``` -h, --help help for version -o, --output string Output format; available options are 'yaml', 'json' and 'short' ``` ### Options inherited from parent commands ``` --rootfs string [EXPERIMENTAL] The path to the 'real' host root filesystem. ```