Provide way to accept build scan license from command line
Expected Behavior
I can do ./gradlew build --scan --yes-i-accept-the-gradle-enterprise-licenses or ./gradlew --scan --accepted-terms="https://gradle.com/terms-of-service"
Current Behavior (optional)
I have to apply developcity plugin to accept the licenses in the settings.gradle, even though I don't use any of the other developcity features or configuration options.
Context
Reopening https://github.com/gradle/gradle/issues/7534 as instructed by Github after that issue has been closed as stale without resolution.
This issue needs a decision from the team responsible for that area. They have been informed. Response time may vary.
Given there was a past issue that never got fixed, let's see what the team says about this request.
I think this feature makes sense, though it is currently not in an area of focus, so there are no guarantees about when we will implement it.
For reference: https://github.com/gradle/gradle/issues/7534 is a duplicate that has been closed by stale bot.