turbo Verified for current stable LTS

Turbo Command: Generate Dot Graph Of Task Execution

Use for generate dot graph of task execution with Turbo. Exact CLI syntax to generate dot graph of task execution using Turbo.

When to use this: Use for generate dot graph of task execution with Turbo.

Command Syntax

turbo run <task_name> --graph=<path/to/file.html|jpg|json|pdf|png|svg>

Live Command Builder

Final Command

turbo run <task_name> --graph=<path/to/file.html|jpg|json|pdf|png|svg>

Command Breakdown

--graph=<path/to/file.html|jpg|json|pdf|png|svg>
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to generate dot graph of task execution using Turbo.

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