Redgate Flyway

List Engines

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:


Didn't find what you were looking for?