-
Notifications
You must be signed in to change notification settings - Fork 13
create drush status command #10
Open
Description
Currently we run "drush si" only_if DRUSH_STATUS_CMD:
drush status --fields=db-status | grep Connected | wc -l | xargs test 0 -eq
This needs to be refind. Currently, if settings.php is missing, this will obliterate the database. Also look at this in the dev-notes.
Activity
Metadata
Metadata
Assignees
Labels
No labels