entire dispatch has two modes:
- Cloud mode (default) generates a dispatch from Entire server data
- Local mode (
--local) generates a dispatch from local repository data using your locally installed agent CLI
entire dispatch with no flags in an interactive terminal, Entire launches a guided wizard. In non-interactive contexts, or whenever you provide flags, it prints markdown output directly.
Use cloud mode when you want a dispatch from Entire-tracked repo data:
--repos cannot be combined with --local, and --all-branches only applies to --local.Cloud dispatch supports up to 5 repos per request, and each repo must use
owner/repo format.