render_events_summary

Function render_events_summary 

Source
pub fn render_events_summary(events: &RolloutEvents) -> String
Expand description

Compact summary table for --no-json mode. One line per event: seq ts kind host. The full payload is only available via the default JSON output.