Skip to content

mooncake fleet observe port

Observe a TCP/UDP port across peers

Flags

Flag Type Default Description
--host string - Host to probe (default: localhost)
--port int 0 Port (1..65535)
--protocol string - tcp (default) or udp
--timeout string - Dial timeout (default 2s)
--peer []string - Select peers: repeat to UNION. Each value is a name, key=value filter (tag=production), or @k=v,k2=v2 AND-group. Default: every peer in peers.toml.
--peers-file string - Override the peers.toml path
--parallel int 0 Max peers in flight (0 = unbounded)
--format string table Output format: table (default) or json