Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdNew = &cobra.Command{
Use: "new",
Short: "项目创建",
Long: "新建微服务项目: toolkit new helloworld",
Run: run,
}
CmdNew represents the new command.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.