Johannes Zorn
|
811a6e6034
|
fix(#2122): add specific error status codes (#2126)
* fix: add specific error status codes #2122
This change adds specific exit status codes to identify different problems programatically
* feat(#2122): Document the cli exit status codes
* Update packages/bruno-cli/src/constants.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/constants.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/commands/run.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/commands/run.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/commands/run.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/commands/run.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/commands/run.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/commands/run.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/commands/run.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/commands/run.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/commands/run.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
* Update packages/bruno-cli/src/commands/run.js
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
---------
Co-authored-by: Andreas Siegel <mail@andreassiegel.de>
|
2024-06-05 20:29:59 +05:30 |
|