nextflow Verified for current stable LTS

Nextflow Command: Remove Cache And Intermediate Files For Specific Run

Use for remove cache and intermediate files for specific run with Nextflow. Exact CLI syntax to remove cache and intermediate files for specific run using Nextflow.

When to use this: Use for remove cache and intermediate files for specific run with Nextflow.

Command Syntax

nextflow clean -force <run_name>

Command Breakdown

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

FAQ

Purpose: Exact syntax to remove cache and intermediate files for specific run using Nextflow.

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 Nextflow directory