Expand description
laboratories list — stream the laboratory containers created in this
state (podman containers the conduit dials as client-side MCP servers).
Read-only; reads back from podman (the source of truth). --client is
required (a required arg-group, leaving room to add --server later).
Each item echoes a laboratory’s spec: { id, image, mounts, env, cwd }.
Modules§
Structs§
- Args
- Command
- Listener
Execution - One
/listenbroadcast run oflaboratories list: the actualRequest, the producer’sAgentArguments, and the response-item stream. Seecrate::cli::broadcast_listener. - Request
- Response
Item - One laboratory served by a connected laboratory HOST. There is no local-vs-remote split — machine identity is the only provenance, the same logic regardless of where the host runs.