Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vladdancer/5c99fa5e643deef350d5ac77d0566f5f to your computer and use it in GitHub Desktop.
Save vladdancer/5c99fa5e643deef350d5ac77d0566f5f to your computer and use it in GitHub Desktop.
Run drush 9 command from specific user
// https://github.com/drush-ops/drush/issues/3396#issuecomment-1009268719
// Bulk generate using action: https://gist.github.com/seth-shaw-unlv/bd64930fa1f75be3aba05ade34433092
// accountSwitcher->switchTo(new UserSession(['uid' => 1]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment