listcmd

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: MulanPSL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LisCfgCmd = &cobra.Command{
	Use:   "cfg",
	Short: "list config of project",
	Run:   ListCfg,
}
View Source
var LisRpcCmd = &cobra.Command{
	Use:   "rpc",
	Short: "list rpc of project",
	Run:   ListRpc,
}
View Source
var ListPathCmd = &cobra.Command{
	Use:   "path",
	Short: "list path of project",
	Run:   ListPath,
}
View Source
var ListWebCmd = &cobra.Command{
	Use:   "web",
	Short: "list web of project",
	Run:   ListWeb,
}

Functions

func ListCfg

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

func ListPath

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

func ListRpc

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

func ListWeb

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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