Versions in this module Expand all Collapse all v0 v0.1.1 Apr 19, 2026 v0.1.0 Apr 19, 2026 Changes in this version + func NewPasswordCmd(globalFlags *flags.GlobalFlags) *cobra.Command + func NewResetCmd(globalFlags *flags.GlobalFlags) *cobra.Command + type PasswordCmd struct + Create bool + Force bool + Log log.Logger + Password string + User string + func (cmd *PasswordCmd) Run(ctx context.Context) error