Back to Flyway

Flyway Init From Setting

documentation/Reference/Configuration/Flyway Namespace/Flyway Init Namespace/Flyway Init From Setting.md

latest519 B
Original Source

Description

The path of a project to import from. This will be resolved relative to the working directory.

Type

String

Default

Defaults to the working directory if fromType is specified.

Usage

Command-line

bash
flyway init -projectName=MyProject -databaseType=Sqlite -from=flyway.conf