Environment Variables
Published 26 October 2023
Environment Variables
The Flyway command-line tool, Maven plugin and
Gradle plugin support loading configuration via environment variables.
This also possible using the Flyway API by calling the envVars()
method on the configuration.
See configuration for a full list of supported configuration parameters.