sootsim close

Request that a session close itself over the bridge and wait for it to disappear from the session registry.

terminal

sootsim close [session-id]

Options

flagdescription
--port <number>bridge port (defaults to 7668)
--session <session-id>target a specific connected session

Examples

terminal

sootsim close
sootsim close tab-6

Close Semantics

close sends a bridge request to the target session and then waits for it to disappear from the host’s connection list. If a session ignores the request or is in the middle of disconnecting already, the command reports that state instead of pretending the close succeeded instantly.