Skip to main content

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

Startup prints watching journal — Ctrl-C to exit to stderr; events land on stdout in the same shape as journal --follow.

See also