Skip to content

clusdr watch

Streams events from the local daemon. Snapshot, then watch.sync, then live. Ctrl-C ends the stream.

Synopsis

bash
clusdr watch [--type <type>]... [--topic <topic>]... [--last-seq <n>]
FlagMeaning
--typeRepeatable. Full type strings (member.join, lock.expired, …)
--topicRepeatable. Custom topics only; membership snapshot omitted
--last-seqReconnect cursor

See also

Documentation is sourced from the clusdr/docs tree.