Flyway Desktop actions in command line
Published 24 October 2022
The Flyway-dev CLI was released as Preview Software and is now deprecated. The Flyway-dev capabilities (e.g., initialize a project, save to the schema model, etc.) are available directly in the Flyway CLI. The following pages contain more information on replacing your Flyway-dev Preview workflows with the fully supported commands in the Flyway CLI. There are also more examples about all the developer workflows now available in the Flyway CLI.
- Tutorial - Migrating from flyway-dev to flyway CLI
- Tutorial - Flyway Desktop migrations workflow with Flyway CLI
The following lists capabilities available in the Flyway-Dev CLI Preview release:
- Create a new project
- Save changes in your development database to the schema model on disk
- Generate a baseline script
- Get the version information for the next migration script
These capabilities are now available directly in the Flyway CLI. Learn more about how to accomplish these tasks with the Automated developer workflows available in the Flyway CLI.
Feedback
Email the developers if you have any questions about moving from the flyway-dev Preview commands to the fully supported flyway commands. We appreciate your feedback.