Gradle tasks Task
Jump to navigation
Jump to search
Internal
Overview
Displays the tasks runnable from the project, grouped by their task group, and displaying their description.
Listing All Available Tasks
gradle tasks --all
Displays the tasks runnable from the project, grouped by their task group, and displaying their description.
gradle tasks --all