blackfire

Verified for current stable LTS

Blackfire Commands

Blackfire command syntax with verified terminal examples.

Commands

14 commands for Blackfire

blackfire

Blackfire Command: Initialize And Configure Blackfire Client

blackfire config
blackfire

Blackfire Command: Initialize Configure Blackfire Client

blackfire config
blackfire

Blackfire Command: Launch Blackfire Agent

blackfire agent
blackfire

Blackfire Command: Launch Blackfire Agent Specific Socket

blackfire agent --socket="{tcp://127.0.0.1:8307}"
blackfire

Blackfire Command: Run Profiler Collect 10 Samples

blackfire --samples 10 run <php path/to/file.php>
blackfire

Blackfire Command: Run Profiler On Specific Program

blackfire run <php path/to/file.php>
blackfire

Blackfire Command: Run Profiler Output Json

blackfire --json run <php path/to/file.php>
blackfire

Blackfire Command: Run Profiler Output Results As Json

blackfire --json run <php path/to/file.php>
blackfire

Blackfire Command: Run Profiler Specific Program

blackfire run <php path/to/file.php>
blackfire

Blackfire Command: Run Profiler With Sample Collection

blackfire --samples 10 run <php path/to/file.php>
blackfire

Blackfire Command: Upload Profiler File To Blackfire

blackfire upload <path/to/file>
blackfire

Blackfire Command: Upload Profiler File To Blackfire Web Service

blackfire upload <path/to/file>
blackfire

Blackfire Command: View Status Of Profiles Blackfire Web Service

blackfire status
blackfire

Blackfire Command: View Status Of Profiles On Blackfire

blackfire status

Suggest a Blackfire Command

Submit missing workflows, corrections, or verified alternatives for this tool.

FAQ

Coverage: Focused examples for common Blackfire workflows.

Verified version: current stable LTS.

Verification: Test commands in a disposable workspace and submit notes for edge cases.