


One way to switch between the various Flyway editions is to set the FLYWAY_EDITION environment variable prior toĮxecuting Flyway to any of the following values: communityĪlternatively Flyway also comes with edition-selecting flags. However it can easily be configured to run the paid editions specifically. It auto-detects which edition to run based on any license keys you configure, The Flyway Command-line tool distribution ships with all editions of Flyway. The Flyway download, once extracted, now becomes a directory with the following structure: flyway-8.5.9įlyway.cmd Windows executable Usage > flyway command Flyway editions Older Docker images are available from boxfuse/flyway Directory structure Older versions, packages without JRE and sources are available from Maven Central

Go to Docker Hub for detailed usage instructions. (All platforms) Or simply download the image: > docker pull flyway/flyway:8.5.9
#Long path tool 5.1.4 license key install
(Linux only) Download, extract and install by adding to PATH (requires sudo permissions): $ sudo sh -c 'echo "docker run -rm flyway/flyway:8.5.9 $*" > /usr/local/bin/flyway & chmod +x /usr/local/bin/flyway' macOSįlyway-commandline-8.5.9-macosx-圆4.tar.gz md5 sha1ĭownload, extract and install by adding to PATH (requires sudo permissions): $ wget -qO- flyway-commandline-8.5.9-linux-圆4.tar.gz | tar xvz & sudo ln -s `pwd`/flyway-8.5.9/flyway /usr/local/binįlyway-commandline-8.5.9-linux-圆4.tar.gz md5 sha1
#Long path tool 5.1.4 license key archive
Each download contains all editions of Flyway.įlyway-commandline-8.5.9-windows-圆4.zip md5 sha1Įxtract the archive and simply add the new `flyway-8.5.9` directory to the `PATH` to make the `flyway` command available from anywhere on your system. It runs on Windows, macOS and Linux and it is primarily meant for users who wish to migrate their database from the command-line without having to integrate Flyway into their applications nor having to install a build tool. The Flyway command-line tool is a standalone Flyway distribution. Poll How do you use Flyway? (select all that apply) Integrating Google Cloud Secret Manager.
