Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 300 Bytes

File metadata and controls

5 lines (4 loc) · 300 Bytes
@salesforce/b2c-cli minor

Add b2c debug cli command for interactive terminal-based script debugging. Includes a REPL with commands for breakpoints, stepping, variable inspection, and expression evaluation. Use --rpc for JSONL-over-stdio mode suitable for headless scripts and agents.