Skip to main content

Module delete

Module delete 

Source
Expand description

laboratories delete — remove a laboratory container (a podman rm -f), reclaiming its disk. Names the container per state (--id); --client is required (a required arg-group, matching create, leaving room to add --server later). The leaf echoes back the id it removed.

Modules§

request_schema
response_schema

Structs§

Args
Command
ListenerExecution
One /listen broadcast run of laboratories delete: the actual Request, the producer’s AgentArguments, and the unary response future. See crate::cli::broadcast_listener.
Request
Response
Echo of the removed laboratory.

Enums§

Kind
Which side of the conduit the laboratory serves. Only Client exists today; the tag-by-by shape leaves room to add Server later.
Path
Schema

Functions§

execute
execute_transform