gradle-tasks
Verified for current stable LTS
Gradle Tasks Command: List Tasks Specific Subproject Gradle
Use for list tasks specific subproject gradle with Gradle Tasks. Exact CLI syntax to list tasks specific subproject gradle using Gradle Tasks.
When to use this: Use for list tasks specific subproject gradle with Gradle Tasks.
Command Syntax
gradle :<subproject>:tasks gradle :<subproject>:tasks Command Breakdown
gradle is the base executable for this command.
FAQ
Purpose: Exact syntax to list tasks specific subproject gradle using Gradle Tasks.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gradle Tasks Command: List All Tasks
gradle tasks --all Gradle Tasks Command: List All Tasks Including Subtasks Gradle gradle tasks --all Gradle Tasks Command: List Main Tasks gradle tasks Gradle Tasks Command: List Main Tasks Gradle gradle tasks Gradle Tasks Command: List Tasks By Group gradle tasks --group <group_name>