displayName
breakpoints-mux breakpoints {pending|answer|status|poll}
kind
cli-subcommand
surface
cli
parentBin
breakpoints-mux
subcommandVerb
breakpoints
flags
- pending:0:list pending breakpoints for a responder
- answer <id>:0:submit an answer to a breakpoint
- status <id>:0:check breakpoint status
- poll <id>:0:poll for an answer to a breakpoint
description
Manage breakpoints and answers — list pending, answer, check status,
and poll for completion.
Source: packages/breakpoints-mux/src/cli/commands/breakpoints.ts:31-200.