Documentation ¶
Overview ¶
Package accounts holds commands for accounts command.
Package accounts holds commands for accounts command.
Package accounts holds commands for accounts command.
Package accounts holds commands for accounts command.
Package accounts holds commands for accounts command.
Package accounts holds commands for accounts command.
Index ¶
- func NewCreateCmd(l *zap.SugaredLogger) *cobra.Command
- func NewDeleteCmd(l *zap.SugaredLogger) *cobra.Command
- func NewInitialAdminPasswdCommand(l *zap.SugaredLogger) *cobra.Command
- func NewListCmd(l *zap.SugaredLogger) *cobra.Command
- func NewResetJWTKeysCommand(l *zap.SugaredLogger) *cobra.Command
- func NewSetPwCommand(l *zap.SugaredLogger) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCmd ¶
func NewCreateCmd(l *zap.SugaredLogger) *cobra.Command
NewCreateCmd returns a new create command.
func NewDeleteCmd ¶
func NewDeleteCmd(l *zap.SugaredLogger) *cobra.Command
NewDeleteCmd returns a new delete command.
func NewInitialAdminPasswdCommand ¶
func NewInitialAdminPasswdCommand(l *zap.SugaredLogger) *cobra.Command
NewInitialAdminPasswdCommand returns a new initial-admin-passwd command.
func NewListCmd ¶
func NewListCmd(l *zap.SugaredLogger) *cobra.Command
NewListCmd returns a new list command.
func NewResetJWTKeysCommand ¶
func NewResetJWTKeysCommand(l *zap.SugaredLogger) *cobra.Command
NewResetJWTKeysCommand returns a new reset-jwt-keys command.
func NewSetPwCommand ¶
func NewSetPwCommand(l *zap.SugaredLogger) *cobra.Command
NewSetPwCommand returns a new set-password command.
Types ¶
This section is empty.