Color Parameter
Published 15 January 2025
Description
Whether to colorize output. If set to auto
, will print color if a console is detected. Valid values: always
,
never
, or auto
Type
String
Default
"auto"
Usage
Command-line
./flyway -color=never info
Environment Variable
Not available
API
Not available
Gradle
Not available
Maven
Not available