We've just released the Flare CLI: a command-line tool that lets you manage your errors, projects, and performance data without ever leaving your terminal.
You can install it globally via Composer:
composer global require flareapp/flare-cli
After authenticating with your API token, you get access to all the things you'd normally do in the Flare dashboard: triaging and resolving errors, viewing occurrence details, browsing performance metrics for your routes, jobs, queries, and more.
flare errors:list
flare errors:show {id}
flare errors:resolve {id}
flare performance:routes
The CLI was built almost entirely from our OpenAPI specification using our latest package: spatie/laravel-openapi-cli. My colleague Freek share more about that process in a separate post on his blog. The result is a tool that stays in sync with our API automatically.
One thing we're especially excited about: the CLI also ships with a skill for AI coding agents. That means tools like Claude Code can access your Flare data directly, helping you investigate and fix errors without switching context. We'll dive deeper into that in an upcoming post.
The Flare CLI is available now. Give it a spin and let us know what you think.

Continue reading
Let your AI coding agent fix errors and review performance
Give your AI coding agent direct access to your errors and performance data with a single command. No MCP server needed. Just install the skill and let your agent investigate, fix, and triage issues without leaving the terminal.
Alex
Require two-factor authentication for your team
Team admins can now require all team members to enable two-factor authentication before accessing Flare.
Alex
Subscribe to Backtrace, our quarterly Flare newsletter
No spam, just news & product updates