Sprkl Docs
SupportSprkl websiteJoin Sprkl betaJoin Sprkl for CI
0.0.62
0.0.62
  • What is Sprkl?
  • Getting started
    • Install Sprkl
    • Instrument your code
      • Bare metal
      • Docker
      • Kubernetes
    • Start with a sample project with Docker Compose
  • Features
    • Dashboard
      • Personal vs. Global
      • Code Block Reference
    • Code markups
    • System Graph
    • Jaeger tracing
    • Jest integration
    • New! Detect runtime security vulnerabilities in your code
  • Integrations and supported stack
  • Concepts
    • Analysis
    • Instrumentation
    • Aggregations, metrics and insights
  • FAQ
  • Support
  • Sprkl for GitHub Actions
    • Overview
    • Setup
    • Pulling Sprkl data to your IDE for further debugging
Powered by GitBook
On this page
  1. Sprkl for GitHub Actions

Pulling Sprkl data to your IDE for further debugging

PreviousSetup

Last updated 2 years ago

If you haven't yet installed Sprkl in your IDE, you can follow .

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
the guidelines to get started