List Engines
Published 07 December 2023
List-Engines
list-engines
will list out the supported databases for the current version of Flyway.
Usage
To list all databases supported by Flyway:
./flyway list-engines
To list all databases supported by Flyway in a json format:
./flyway list-engines -outputType=json