Azure / azure-iot-cli-extension

Azure IoT extension for Azure CLI
Other
82 stars 64 forks source link

Catch Stderr #646

Closed vilit1 closed 1 year ago

vilit1 commented 1 year ago

I am tired of seeing image

so new and improved embedded_cli catches stderr if you say so: image

Note that this also has potential to change how we deal with errors from the embedded cli. We can catch all errors and then have as_json() return the error if it is there rather than having the error print out.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to the IoT extension!

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

Intent for Production

Basic expectations

Azure IoT CLI maintainers reserve the right to enforce any of the outlined expectations.

A PR is considered ready for review when all basic expectations have been met (or do not apply).

vilit1 commented 1 year ago

Will proceed with alt format