CLI Reference
prefect event
Stream events.
prefect event stream
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`.
Was this page helpful?