upgrade

package
v3.7.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

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

func Run

func Run(cmd *cobra.Command, args []string)

Run upgrade the ratel tools.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL