Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 596 Bytes

File metadata and controls

25 lines (16 loc) · 596 Bytes

Setup environment to local debug on VSCode

Requirements

  • Working and running kurtosis-cdk environment setup.
  • In test/scripts/env.sh setup KURTOSIS_FOLDER pointing to your setup.

Tip

Use your WIP branch in Kurtosis as needed

Create configuration for this kurtosis environment

scripts/local_config

Stop cdk-node started by Kurtosis

kurtosis service stop cdk-v1 cdk-node-001

Add to vscode launch.json

After execution scripts/local_config it suggest an entry for launch.json configurations