You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't want to allow username/password to be passed to the CLI, as it will be echoed to the console output. The initial MVP for There should be a way to apply automated database migrations #21 is to configure username/password through environment variables.
As a user, I want to be able to optionally disable echo for the flyway CLI, so that I can safely pass username/password values to the CLI as command line arguments instead of environment variables.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: