mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
Update version.go
This commit is contained in:
parent
039035f7b5
commit
bb2db247f5
|
|
@ -24,7 +24,7 @@ import (
|
|||
|
||||
var shortVersion bool
|
||||
|
||||
// versionCmd represents the add command
|
||||
// versionCmd represents the version command
|
||||
var versionCmd = &cobra.Command{
|
||||
Use: "version",
|
||||
Short: "print the client version information",
|
||||
|
|
|
|||
Loading…
Reference in New Issue