turbo
Verified for current stable LTS
Turbo Commands
Turbo command syntax with verified terminal examples.
Commands
8 commands for Turbo
turbo Operations
Turbo Command: Build Current Project
turbo run build turbo HTTP
Turbo Command: Generate Dot Graph Of Task Execution
turbo run <task_name> --graph=<path/to/file.html|jpg|json|pdf|png|svg> turbo Operations
Turbo Command: Link Directory To Vercel Organization
turbo link turbo Operations
Turbo Command: Login Turbo Using Vercel
turbo login turbo Operations
Turbo Command: Run Task In Parallel Across Packages
turbo run <task_name> --parallel --no-cache turbo Operations
Turbo Command: Run Task Without Caching
turbo run <task_name> --force turbo Operations
Turbo Command: Run Task Without Concurrency
turbo run <task_name> --concurrency=<1> turbo Operations
Turbo Command: Unlink Directory From Vercel Organization
turbo unlink Suggest a Turbo Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Turbo workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.