cmd

package
v0.0.0-...-fae0776 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2018 License: GPL-3.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UserCmd = &cobra.Command{
	Use:   "user",
	Short: "Creating, modifying or creating users.",
	Long:  `Creating, modifying or creating users.`,
	RunE: func(cmd *cobra.Command, args []string) error {
		return runUser(cmd, args)
	},
}

UserCmd represents the user command

Functions

func Execute

func Execute(version string)

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

func LdapFlags

func LdapFlags() (string, int, string, string, string)

LdapFlags returns all LDAP properties based on either parameters or environment variables

Types

This section is empty.

Jump to

Keyboard shortcuts

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