Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPasswordCmd ¶
func NewPasswordCmd(globalFlags *flags.GlobalFlags) *cobra.Command
NewPasswordCmd creates a new command
func NewResetCmd ¶
func NewResetCmd(globalFlags *flags.GlobalFlags) *cobra.Command
NewResetCmd creates a new cobra command
Types ¶
type PasswordCmd ¶
type PasswordCmd struct {
*flags.GlobalFlags
User string
Password string
Create bool
Force bool
Log log.Logger
}
PasswordCmd holds the lags
Click to show internal directories.
Click to hide internal directories.