cmd

package
v0.15.2 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Conf = cli.Command{
	Name:        "conf",
	Usage:       "This command set/show info",
	Description: `set/show info`,
	Action:      runConf,
	Flags: []cli.Flag{
		stringFlag("username, u", "", "show username"),
		stringFlag("set_username, su", "", "set username"),
		stringFlag("password, p", "", "set password"),
	},
}
View Source
var Web = cli.Command{
	Name:        "web",
	Usage:       "This command starts web services",
	Description: `Start Web services`,
	Action:      runWebService,
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
dashboard
rpc

Jump to

Keyboard shortcuts

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