bruno/packages/bruno-cli/src
Johannes Zorn 1b4d9b8f6e
fix: Move output to stderr #2123 (#2125)
This change moves informational command outputs from console.log (prints on stdout) to console.warn/console.error (prints on stderr)
to enable stdout processing in pipelines.

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-06-05 20:35:28 +05:30
..
commands fix: Move output to stderr #2123 (#2125) 2024-06-05 20:35:28 +05:30
reporters feat(#1659): add html reporter for cli (#1660) 2024-03-11 02:13:25 +05:30
runner chore: fix cli tests (#2412) 2024-06-05 20:31:31 +05:30
utils Feat/improved path params (#2357) 2024-05-30 15:49:14 +05:30
constants.js fix(#2122): add specific error status codes (#2126) 2024-06-05 20:29:59 +05:30
index.js Remove rogue apostrophes and capitalise API in text. 2023-09-30 15:37:45 +01:00