cargo-clean Verified for current stable LTS

Cargo Clean Command: Remove Release Artifacts

Use for remove release artifacts with Cargo Clean. Exact CLI syntax to remove release artifacts using Cargo Clean.

When to use this: Use for remove release artifacts with Cargo Clean.

Command Syntax

cargo clean -r

Command Breakdown

-r
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to remove release artifacts using Cargo 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 Cargo Clean directory