issues
search
jigarius
/
drall
A tool to run drush commands on multi-site Drupal installations.
GNU General Public License v3.0
33
stars
4
forks
source link
Add support for --root option
#25
Closed
jigarius
closed
2 years ago
jigarius
commented
2 years ago
Requirements
Passing the
--root
option should make Drall do site/alias discovery in the correct directory instead of just using
PWD
.
[x] Works with Drupal document root
[x] Works with Composer project root
jigarius
commented
2 years ago
Resolved by
https://github.com/jigarius/drall/pull/32
.
Requirements
--root
option should make Drall do site/alias discovery in the correct directory instead of just usingPWD
.