Skip to main content

reset-password

If you deployed an application with the Replicated admin console, the kots reset-password command will change the bcrypted password hash in the cluster, allowing you to log in again.

Usage

kubectl kots reset-password [namespace] [flags]
  • Replace [namespace] with the namespace where the admin console and your KOTS application resides (required).
  • Provide [flags] according to the table below

This command supports all global flags and also:

FlagTypeDescription
-h, --helphelp for reset-password
-n, --namespacestringthe namespace where the admin console is running

Examples

kubectl kots reset-password sentry-namespace