Documentation ¶
Index ¶
- func NewForgotLoginCommand(c cli.Interface) *cobra.Command
- func NewGetUserCommand(c cli.Interface) *cobra.Command
- func NewListUserCommand(c cli.Interface) *cobra.Command
- func NewRemoveUserCommand(c cli.Interface) *cobra.Command
- func NewSignUpCommand(c cli.Interface) *cobra.Command
- func NewUserCommand(c cli.Interface) *cobra.Command
- func NewVerifyCommand(c cli.Interface) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewForgotLoginCommand ¶
NewForgotLoginCommand returns a new instance of the forgot-login command.
func NewGetUserCommand ¶
NewGetUserCommand returns a new instance of the get user command.
func NewListUserCommand ¶
NewListUserCommand returns a new instance of the list user command.
func NewRemoveUserCommand ¶
NewRemoveUserCommand returns a new instance of the remove user command.
func NewSignUpCommand ¶
NewSignUpCommand returns a new instance of the signup command.
func NewUserCommand ¶
NewUserCommand returns a new instance of the user command.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.