Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drush & user sync #1941

Closed
ghost opened this issue Jan 27, 2016 · 1 comment
Closed

Drush & user sync #1941

ghost opened this issue Jan 27, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 27, 2016

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).

@weitzman
Copy link
Member

You would use Migrate or default_content for slinging entities around like Users. Not in scope for core Drush.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants