Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdInit = &cobra.Command{ Use: "init", Short: "脚手架初始化", Long: "脚手架初始化 : toolkit init", Run: Run, }
CmdUpgrade represents the upgrade command.
View Source
var CmdNew = &cobra.Command{ Use: "upgrade", Short: "升级脚手架", Long: "升级脚手架命令 : toolkit upgrade", Run: Run, }
CmdUpgrade represents the upgrade command.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.