Created
June 21, 2022 09:40
-
-
Save vladdancer/5c99fa5e643deef350d5ac77d0566f5f to your computer and use it in GitHub Desktop.
Run drush 9 command from specific user
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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