Expand description
Client side of --use-daemon: connect, submit, attach to the event
stream, render events to stdout via the same formatting the direct
CLI uses.
Functionsยง
- attach_
loop - Stream events from a connection and render them as the direct CLI would. Returns when EndOfStream arrives, when Ctrl-C detaches, or when the socket closes cleanly.
- connect
- dispatch_
use_ daemon - run_
daemon_ subcommand