What happened?
After using /quit, there is a convenient message about the command to resume like
To resume this session: gemini --resume '01020304-babe-cafe-b0ab-abcdef123456'
However if you copy-paste that command line in windows, it will fail, the correct command in Windows needs double quotes (or no quotes)
gemini --resume "01020304-babe-cafe-b0ab-abcdef123456"
What did you expect to happen?
A copy-pastable command line
Client information
Client Information
Run gemini to enter the interactive CLI, then run the /about command.
> /about
# paste output here
About Gemini CLI │
│ │
│ CLI Version 0.41.2 │
│ Git Commit b0c7a17 │
│ Model Auto (Gemini 3) │
│ Sandbox no sandbox │
│ OS win32 │
│ Auth Method Signed in with Google (REDACTED) │
│ Tier Gemini Code Assist in Google One AI Pro
Login information
Google account
Anything else we need to know?
No response
What happened?
After using /quit, there is a convenient message about the command to resume like
However if you copy-paste that command line in windows, it will fail, the correct command in Windows needs double quotes (or no quotes)
What did you expect to happen?
A copy-pastable command line
Client information
Client Information
Run
geminito enter the interactive CLI, then run the/aboutcommand.About Gemini CLI │
│ │
│ CLI Version 0.41.2 │
│ Git Commit b0c7a17 │
│ Model Auto (Gemini 3) │
│ Sandbox no sandbox │
│ OS win32 │
│ Auth Method Signed in with Google (REDACTED) │
│ Tier Gemini Code Assist in Google One AI Pro
Login information
Google account
Anything else we need to know?
No response