31de9f07a3
* automatically-generated kubeadm reference doc * user-mantained kubeadm reference doc
19 lines
211 B
Markdown
19 lines
211 B
Markdown
|
|
Print the version of kubeadm
|
|
|
|
### Synopsis
|
|
|
|
|
|
Print the version of kubeadm
|
|
|
|
```
|
|
kubeadm version
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-o, --output string Output format; available options are 'yaml', 'json' and 'short'
|
|
```
|
|
|