You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that D8 is in the wild and using UUID, is there a way to use Drush to just sync user information/roles/permissions (well, not so much roles since those are config based now but users specifically) between different versions of the site.
I know you can do sql-sync but that usually does everything. It would be pretty amazing to have a drush sync-users command between different servers (staging to prod to staging, for example).
The text was updated successfully, but these errors were encountered:
Now that D8 is in the wild and using UUID, is there a way to use Drush to just sync user information/roles/permissions (well, not so much roles since those are config based now but users specifically) between different versions of the site.
I know you can do sql-sync but that usually does everything. It would be pretty amazing to have a
drush sync-users
command between different servers (staging to prod to staging, for example).The text was updated successfully, but these errors were encountered: