package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Mar 26, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var CmdUpgrade = &cobra.Command{
Use: "upgrade",
Short: "升级Phantasm工具",
Long: `升级Phantasm命令行工具到最新版本`,
Run: runUpgrade,
}
CmdUpgrade 表示升级命令
Source Files
¶
Click to show internal directories.
Click to hide internal directories.