trunk.rs
Verified for current stable LTS
Trunk.rs Command: Clean Output Directory
Use for clean output directory with Trunk.rs. Exact CLI syntax to clean output directory using Trunk.rs.
When to use this: Use for clean output directory with Trunk.rs.
Command Syntax
trunk clean trunk clean Live Command Builder
Final Command
trunk clean Command Breakdown
trunk is the base executable for this command.
FAQ
Purpose: Exact syntax to clean output directory using Trunk.rs.
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
Trunk.rs Command: Build Application Production Output Directory
trunk build --release -d <path/to/distribution> Trunk.rs Command: Build Application Public Url trunk build --release --public-url /<path/to/app_subdirectory> Trunk.rs Command: Serve Application Locally Release Mode trunk serve --release Trunk.rs Command: Serve Application Specific Port trunk serve -p <port>