Closed
Description
Currently, when a CLI command fails, the UI says something like "command X failed, details in console". However, looking this up in the console is quite annoying. The UI should show these logs in the logs tab.
- Add storage for UI logs
- Render UI logs in logs tab
- Pipe all command outputs there