Saphan StudioDocs
Reference/Command reference

saphan channel

Inspect channel documents in the store

saphan channel

Inspect channel documents in the store

saphan channel

Subcommands

SubcommandWhat it does
saphan channel closeClose a stuck executor channel only after its owning host measures the pid absent
saphan channel lsList channel documents for a stream

saphan channel close

Close a stuck executor channel only after its owning host measures the pid absent

saphan channel close <stream> [flags]

Close a dead leg's _EXEC_STATUS.md channel. The run record identifies the owning host and pid; the liveness decision and the channel write are performed on that host. A live pid is refused, and an unreachable host is Unmeasured and also refused — neither is treated as dead.

Options

OptionTypeDefaultDescription
--actorstringunsetactor closing the channel (falls back to the configured identity)
--jsonboolfalsemachine-readable result

saphan channel ls

List channel documents for a stream

saphan channel ls <stream> [flags]

Options

OptionTypeDefaultDescription
--db-namestringunsetCouchDB database name (required)
--db-urlstringunsetCouchDB base URL (required)

On this page