Gemini CLIsession-managementbuilt-in
/restore
Revert files to their pre-tool state using checkpointing. Pass a tool_call_id to restore a specific checkpoint.
Syntax
/restore [tool_call_id]When to use
- ▸Undoing a bad file edit from Gemini
- ▸Rolling back to a specific point in the session
More Gemini CLI commands
parallel-agents
/agents
Manage subagents — list built-in, local, and remote subagents; enable, disable, or configure.
session-management
/clear
Clear the terminal screen and visible history (same as Ctrl+L).
setup
/commands
List and reload custom .toml slash commands. Run /commands reload after adding or modifying commands without restarting.
context-management
/compress
Replace the current chat context with a summary to save tokens and free up context window space.