prefect event

prefect event [OPTIONS] COMMAND [ARGS]...
Stream events.

prefect event stream

prefect event stream [OPTIONS]
Subscribes to the event stream of a workspace, printing each event as it is received. By default, events are printed as JSON, but can be printed as text by passing --format text.

Options

--format
Output format (json or text)
--output-file
File to write events to
--account
Stream events for entire account, including audit logs
--run-once
Stream only one event