## What the CLI does

- Enables Entire in a local repository.
- Captures agent sessions as you work.
- Creates checkpoints and links them to commits.
- Searches prior checkpoints, sessions, and commits.
- Generates dispatches from repository history.
- Manages repository mirrors from the terminal.
- Provides JSON output for automation and agent workflows.

## Keep going

[**Install Entire**](https://docs.entire.io/installation)  
Install the CLI on your machine.

[**Quickstart**](https://docs.entire.io/quickstart)  
Enable Entire and capture your first checkpoint.

[**Review Checkpoints in CLI**](https://docs.entire.io/guides/checkpoints/review-in-cli)  
Inspect checkpoint context from your terminal.

[**Search in the CLI**](https://docs.entire.io/guides/search/semantic-search/search-in-cli)  
Find past work by phrase, meaning, or agent context.

[**Dispatches in CLI**](https://docs.entire.io/guides/dispatches/dispatches-in-cli)  
Generate summaries from repository history.

[**CLI Reference**](https://docs.entire.io/cli-reference)  
See every command, flag, and option.
