Skip to content

Provide a password using the command line for mysqlrestorep. #1

@e0ipso

Description

@e0ipso

I want to be able to do:

drush sql-drop -y && \
/home/vagrant/mysql-parallel/mysqlrestorep.sh user database directory && \
drush updb -y && \
drush fra -y

But due to the interactive password input that keeps running in a background tab until I remember to put a password. Having an optional password in the command line would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions