func init()

in cmd/version.go [35:37]


func init() {
	PlyCmd.AddCommand(versionCmd)
}