propertiesMode

@get:Input
abstract val propertiesMode: Property<BootstrapPropertiesMode>(source)

Controls how properties are handled.

./gradlew bootstrap -Pbootstrap.properties-mode=(LOG|APPEND|OVERWRITE)