user

package
v1.3.0-beta.v1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2026 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResetPasswordCmd

func NewResetPasswordCmd(globalFlags *flags.GlobalFlags) *cobra.Command

NewResetPasswordCmd creates a new command.

func NewUserCmd

func NewUserCmd(globalFlags *proflags.GlobalFlags) *cobra.Command

NewUserCmd builds the 'devsy pro user' parent command for managing Pro users.

Types

type PasswordCmd

type PasswordCmd struct {
	*flags.GlobalFlags

	User     string
	Password string
	Create   bool
	Force    bool
}

PasswordCmd holds the flags.

func (*PasswordCmd) Run

func (cmd *PasswordCmd) Run(ctx context.Context) error

Run executes the functionality.

Jump to

Keyboard shortcuts

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