Documentation ¶
Index ¶
- func AddHandler(cmd *cobra.Command, args []string)
- func CatHandler(cmd *cobra.Command, args []string)
- func ChangeHandler(cmd *cobra.Command, args []string)
- func DelHandler(cmd *cobra.Command, args []string)
- func DiffHandler(cmd *cobra.Command, args []string)
- func InitHandler(cmd *cobra.Command, args []string)
- func ListHandler(cmd *cobra.Command, args []string)
- func RunCommand(command string)
- func SearchHandler(cmd *cobra.Command, args []string)
- func ShowHandler(cmd *cobra.Command, args []string)
- func UpdateHandler(cmd *cobra.Command, args []string)
- func UseHandler(cmd *cobra.Command, args []string)
- type UseIndex
- type UsePosible
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeHandler ¶
func DelHandler ¶
func DiffHandler ¶ added in v1.2.0
func RunCommand ¶
func RunCommand(command string)
RunCommand 执行一条指令
并支持由命令行参数中提供的 --async 参数来实现指令的异步执行
func UpdateHandler ¶ added in v1.2.0
UpdateHandler 指令实现
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.