Skip to content

feat(preset): filter null traces and add colored verbose to download_trace command

Alexandre Rulleau requested to merge xxx-fix-download-traces-preset into main

What

This MR fix the download-traces preset by filtering not found traces.
It also include colored verbose for the same command.

How

Add a nushell condition on tracePresignedUrl and display a corresponding message

Merge request reports