Pulling Sprkl data to your IDE for further debugging
For each report, you'll get a unique command using Sprkl CLI that you can run locally, to view the results in your IDE for further debugging (currently supporting VSCode).
sprkl ci pull --run=$ID --repository=$REPOSITORY --token=$TOKEN

Last modified 6mo ago