actions-marketplace-validations/Gradle CMD

Gradle CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
wrapper-directoryPath to the Gradle Wrapper directoryno
gradle-executablePath to the Gradle executableno
gradle-versionGradle version to useno
build-root-directoryPath to the root directory of the buildno
argumentsGradle command line arguments, see gradle --helpno
wrapper-cache-enabledWhether caching wrapper installation is enabled or not, default to 'true'no
dependencies-cache-enabledWhether caching dependencies is enabled or not, default to 'false'no
dependencies-cache-keyGlobs of files to hash in the build root directory, separated by new lines, use best-effort if unsetno
dependencies-cache-exactWhether to restore only if exact match, default to 'false'no
configuration-cache-enabledWhether caching build configuration is enabled or not, default to 'false'no
configuration-cache-keyGlobs of files to hash in the build root directory, separated by new lines, use best-effort if unsetno
configuration-cache-exactWhether to restore only if exact match, default to 'false'no
namedescription
build-scan-urlLink to the build scan if any