docs: remove references to deprecated flags (--checkpointing, --sandbox-image) (#12578)

Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
This commit is contained in:
YongSung Na
2025-11-15 00:28:14 +09:00
committed by GitHub
parent 638dd2f6c0
commit a591505bf9
3 changed files with 6 additions and 21 deletions

View File

@@ -154,8 +154,8 @@ Slash commands provide meta-level control over the CLI itself.
edits made by a tool. If run without a tool call ID, it will list available
checkpoints to restore from.
- **Usage:** `/restore [tool_call_id]`
- **Note:** Only available if the CLI is invoked with the `--checkpointing`
option or configured via [settings](../get-started/configuration.md). See
- **Note:** Only available if configured via
[settings](../get-started/configuration.md). See
[Checkpointing documentation](../cli/checkpointing.md) for more details.
- **`/settings`**