usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.9k stars 1.29k forks source link

Bruno CLI --debug option #1776

Open helloanoop opened 8 months ago

helloanoop commented 8 months ago

When running bruno cli with --debug it will print the request and response in the console. This should be helpful in debugging scenarios where the cli is not working as expected.

sanskaraggarwal2025 commented 8 months ago

Could you please elaborate on the issue?