Skip to main content
Control streaming behaviour when running agents from the command line. Control streaming behavior when running agents from the command line.

Quick Start

1

Simple Usage

2

With Configuration


Overview

By default, agent responses stream to the terminal in real-time. You can control this behavior with CLI flags.

Commands

Enable Streaming (Default)

Disable Streaming

Options

Examples

Interactive Streaming

Batch Processing

Silent Mode

Verbose Streaming

Scripting Examples

Capture Streamed Output

JSON Output (No Streaming)

Pipeline Usage

Environment Variables

Use Cases

Interactive Chat

Automation Scripts

Long-Form Generation

See Also

Streaming

Streaming SDK

Agent CLI

Agent commands