cmd cobra-cli generate command line commands Usage package main import "github.com/hotmall/cmd" func main() { cmd.Execute() }