List Engines
Published 15 January 2025
Description
list-engines
will list out the supported databases for the current version of Flyway.
Parameters
Universal commandline parameters are listed here.
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
Error codes
This command can produce the following error codes: