gradle-tasks
Verified for current stable LTS
Gradle Tasks Command: List Tasks By Group
Use for list tasks by group with Gradle Tasks. Exact CLI syntax to list tasks by group using Gradle Tasks.
When to use this: Use for list tasks by group with Gradle Tasks.
Command Syntax
gradle tasks --group <group_name> gradle tasks --group <group_name> Command Breakdown
--group- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list tasks by group 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 For Subproject gradle :<subproject>:tasks