Flyway Snapshot Rebuild Setting
Published 15 January 2025
Description
If snapshot source is "migrations", forces a reprovision (rebuild) of the build environment.
Type
Boolean
Default
false
Usage
Flyway Desktop
This can't be added to a configuration file via Flyway Desktop.
Command-line
./flyway snapshot -source="migrations" -rebuild=true
TOML Configuration File
[flyway.snapshot]
rebuild = true
This documentation contains proprietary information and is protected by copyright law.
Copyright © 2026 Red Gate Software Limited. All rights reserved