Skip to content

create drush status command #10

@amirkdv

Description

@amirkdv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions