Reset the WordPress administrator password - Bitnami
sudo cat /home/bitnami/bitnami_credentials
Reset the WordPress administrator password - Bitnami
sudo cat /home/bitnami/bitnami_credentials
wp cli user password reset
#find the admin user and user id.
wp user list | grep admin
#changed the user password using the id
wp user update 1 --user_pass=password
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us