We are rotating our database passwords regularly and I want to automatically update the password on our developers machines.
Is there any way I can update the password in their MySQL Workbench via command line? I am wanting to avoid having them to manually rotate the password since we keep the new password in a secrets manager.
Is there any way I can update the password in their MySQL Workbench via command line? I am wanting to avoid having them to manually rotate the password since we keep the new password in a secrets manager.