Run Gemini CLI
1
Start Gemini CLI
2
Start another session
After leaving Gemini CLI, return to the same sandbox and workspace with:
3
Verify the installation
Exit the TUI and run:The pinned example prints
0.52.0.4
Review or export changes
With the default writable mount, changes are already in the host checkout. Review them inside the sandbox:If you chose the isolated Copy the patch to the host:Check that it applies cleanly before applying it:
--copy-dir alternative, create a patch inside the sandbox:5
Clean up
Remove the sandbox:Removing the sandbox also removes its Gemini authentication and settings. Changes made through the default workspace mount remain in the host checkout.