How to reset/update dev portal related bind id and password through drush command/terminal?

 
Solved Solved
0 2 131
1 ACCEPTED SOLUTION

Assuming you're using Drush 9

There is no option to update apigee uuid. Here is how you can reset password, more info you can refer Drush documentation

drush user:password someuser "correct horse battery staple"

View solution in original post

2 REPLIES 2

Any help or thoughts on this please?

Assuming you're using Drush 9

There is no option to update apigee uuid. Here is how you can reset password, more info you can refer Drush documentation

drush user:password someuser "correct horse battery staple"