gradle-clean Verified for current stable LTS

Gradle Clean Command: Clean Specific Subproject

Use for clean specific subproject with Gradle Clean. Exact CLI syntax to clean specific subproject using Gradle Clean.

When to use this: Use for clean specific subproject with Gradle Clean.

Command Syntax

gradle :<subproject>:clean

Command Breakdown

gradle is the base executable for this command.

FAQ

Purpose: Exact syntax to clean specific subproject using Gradle Clean.

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

Back to Gradle Clean directory