Request: Allow MySQL password to be specified interactively #353
Nevario
started this conversation in
Feature Ideas
Replies: 1 comment
-
I think this is a good idea (we should support it for all database drivers, not just MySQL). Open to a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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 :)
Beta Was this translation helpful? Give feedback.
All reactions