lazydap disconnect
End the current session
lazydap disconnect [OPTIONS]Options
Section titled “Options”| Flag | Description |
|---|---|
--session-id <SESSION_ID> |
Which session to end. Defaults to the active one |
--no-terminate |
Leave the debuggee running instead of killing it |
--dry-run |
Report what would be ended, and end nothing |
Plus the options every command takes.
See also
Section titled “See also”- CLI overview — every command in one list
- JSON output — the shape of what comes back
- Errors and exit codes — what to do when it fails