Watch
cmd/crewship/cmd_watch.go is a thin top-level alias of crewship journal --follow. Same SSE-backed live tail, same Last-Event-ID reconnection, same filter flags — just the name people actually reach for when they want to “watch what’s happening.” Press Ctrl-C to exit.
crewship watch
Examples
watching journal — Ctrl-C to exit to stderr; events land on stdout in the same shape as journal --follow.
See also
crewship journal— the canonical command (paginated browse +--follow).crewship activity— coarser, paginated cross-crew feed (no SSE).crewship recall <query>— search past events instead of tailing live.