{"tool":"gradle","tool_display":"Gradle","intent":"list-main-tasks-gradle","intent_display":"list main tasks gradle","title":"Gradle Command: list main tasks gradle","command_string":"gradle tasks","raw_command_string":"gradle tasks","description":"Exact CLI syntax to list main tasks gradle using Gradle.","usage_scenario":"Identify executable tasks before starting your Gradle build process.","scenario_context":"Identify executable tasks before starting your Gradle build process.","simulated_output":"> Task list tasks\n\n> Build tasks\n>   assemble - Assembles the outputs of the project.\n>   build - Assembles and tests this project.\n\n> Verification tasks\n>   check - Runs all checks.\n>   test - Runs the unit tests.","how_to_steps":["Open your terminal or command prompt.","Navigate to your Gradle project directory.","Run the command 'gradle tasks' to list available tasks."],"inferred_category":"Build Tools","canonical_url":"https://www.syntaxstandard.com/gradle/list-main-tasks-gradle"}