diff --git a/documentation/docs/guides/goose-cli-commands.md b/documentation/docs/guides/goose-cli-commands.md index d69cdd29bab5..4489b492e232 100644 --- a/documentation/docs/guides/goose-cli-commands.md +++ b/documentation/docs/guides/goose-cli-commands.md @@ -55,6 +55,10 @@ goose configure ```bash goose session --resume --name ``` + Or, if you didn't name your session, you can locate it by the session id generated by Goose, e.g. `2025250620_013617`. + ```bash + goose session --resume --id + ``` - Start a session with the specified extension