dbmate icon indicating copy to clipboard operation
dbmate copied to clipboard

Request: Allow MySQL password to be specified interactively

Open Nevario opened this issue 2 years ago • 1 comments

Firstly, thank-you for an awesome tool!

For the ultra paranoid of us, who prefer not to leave the MySQL password in an env file (even on a well secured Bastion host), it would be awesome if we could omit the password and specify it interactively with something like a -p flag.

This is how we use currently use Skeema.io which allows this for this workflow.

Please close this request if it's not feasible, but just thought I would mention it... just in case :)

Nevario avatar Mar 01 '22 00:03 Nevario

I think this is a good idea (we should support it for all database drivers, not just MySQL). Open to a PR.

amacneil avatar Mar 01 '22 04:03 amacneil