blackfire
Verified for current stable LTS
Blackfire Command: Run Profiler Output Json
Use for run profiler output json with Blackfire. Exact CLI syntax to run profiler output json using Blackfire.
When to use this: Use for run profiler output json with Blackfire.
Command Syntax
blackfire --json run <php path/to/file.php> blackfire --json run <php path/to/file.php> Command Breakdown
--json- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run profiler output json using Blackfire.
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
Blackfire Command: Initialize And Configure Blackfire Client
blackfire config Blackfire Command: Launch Blackfire Agent blackfire agent Blackfire Command: Launch Blackfire Agent Specific Socket blackfire agent --socket="{tcp://127.0.0.1:8307}" Blackfire Command: Run Profiler Specific Program blackfire run <php path/to/file.php> Blackfire Command: Run Profiler With Sample Collection blackfire --samples 10 run <php path/to/file.php>