Skip to main content
Use the CLI when you need to find the current session, list older sessions, or get the session ID for another command.

Check active sessions

Use entire status to see active sessions in the current repository:
This is the fastest way to see whether Entire is capturing an agent session right now.

Show the current session

Use entire session current when you want the most relevant session for the current worktree:
For structured output:

List all sessions

Use entire session list to see sessions tracked by Entire, including ended sessions:
For automation:

Find a session ID

Most session commands accept a session ID:
Use entire status, entire session current, or entire session list when you need to copy that ID.

Continue with

Inspect Sessions

Inspect metadata, transcripts, and token usage.

Stop Sessions

End stale or active sessions from the CLI.