api / org.gradle.api.plugins.buildcomparison.gradle / GradleBuildInvocationSpec / getArguments

getArguments

@Input abstract fun getArguments(): MutableList<String>

The command line arguments (excluding tasks) to invoke the build with.

Return
The command line arguments (excluding tasks) to invoke the build with.