pub fn render_events_summary(events: &RolloutEvents) -> StringExpand 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.
pub fn render_events_summary(events: &RolloutEvents) -> StringCompact 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.