WP-CLI command for changing user_nicename
Use at your own risk! Always back up your database before making potentially destructive changes.
Use wp package install
to install this package.
wp package install https://github.com/cuny-academic-commons/change-user-nicename.git
wp change-user-nicename <old_nicename> <new_nicename>
Be sure to clear any persistent cache after running this command.