getdave / grunt-deployments

MYSQL database deployments using GruntJS
MIT License
72 stars 34 forks source link

Mysqlpass #60

Open ghost opened 10 years ago

ghost commented 10 years ago

First commit is primary change, to avoid dump files prefixed with "Warning: Using a password on the command line interface can be insecure."

Second commit fixes an issue where a task like "db_pull:prod" causes and error claiming that no target was specified.