Skip to main content
Use the CLI when you want a dispatch from the terminal, in a script, or as part of an agent workflow.
If you run entire dispatch with no flags in an interactive terminal, Entire opens a guided wizard. In non-interactive contexts, or when you provide flags, it prints markdown directly.

Cloud Dispatch

Cloud dispatch is the default mode. It uses Entire server data for repositories you can access. Generate a dispatch for recent work:
Limit the dispatch to specific repositories:
Set a time window:

Local Dispatch

Use local mode when you want to summarize local repository data with your locally installed agent CLI. Generate a local dispatch from the current repository:
Include every existing local branch:
--all-branches only applies to local mode. Renamed or deleted branches are skipped.

Customize the Voice

Use --voice to choose a preset or provide a literal description:

Common Flags

For every flag, see the dispatch command reference.

Continue With

Dispatches in Entire.io

Generate and preview dispatches in the web app.

dispatch

See the full command reference.