Skip to main content

preview

Function preview 

Source
pub async fn preview(
    cfg: &PipelineConfig,
    auth: &AuthCatalog,
    limit: usize,
) -> CliResult<()>
Expand description

Preview topology mode: build each source node and print the first limit records per source to stdout as JSON Lines.