Gradle Operations TODEPLETE
Jump to navigation
Jump to search
Internal
Overview
Command-Line Interface
Tasks
build
Build without tests:
gradle build -x test gradle build -x :some-project:test
projects
gradle projects
tasks
gradle <project-path>:tasks
gradle :module1:tasks
properties
Displays properties.
gradle properties