How can we help you today? How can we help you today?

What is the outputProgress parameter and how do I use it?

The release notes for v12.9.0 of the Flyway CLI mention “check drift, changes and dryrun commands now report phase-level progress when outputProgress is enabled” (emphasis mine). 

This seems like a neat feature, and something I'd like to tap into. However, I have been unable to find any other information about what it does, what I should set it to, or how I use it. 

From the sparse information I could find, it seems to be under the flyway namespace, flyway.outputProgress. However, there's no mention of this value on the Flyway Namespace page (there's outputQueryResults but that's separate), and it's not in my flyway.toml file. Is it just bundled with the engine and beyond my individual control?`

When I run flyway -X, I see flyway.outputProgress -> false, though I am on 12.0.3 (Enterprise)

emmar00
0

Add comment

Please sign in to leave a comment.