add

package
v0.7.5-alpha Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Nologin bool
)
View Source
var RootCmd = &cobra.Command{
	Use:     "add [OPTIONS] [flags]",
	Short:   "添加指令集",
	Example: "\neasyctl add user user1 password",
	Run: func(cmd *cobra.Command, args []string) {
	},
	ValidArgs: []string{"user"},
	Args:      cobra.ExactValidArgs(1),
}

RootCmd add命令

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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