Skip to content

mooncake fleet observe process

Observe a process across peers (name or argv-regex)

Flags

Flag Type Default Description
--name string - Exact match against process basename
--pattern string - Regex against full argv
--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