Description
Gemini 3.1 Pro is unavailable or not selectable in the Gemini CLI for Google AI Pro subscribers. An error message states that access is not granted, even though the model is accessible in the Gemini Web App and AI Studio.
System Information
- Gemini CLI Version: [Run 'gemini --version' and paste here]
- OS: [e.g., Windows 11, macOS Sequoia, Ubuntu 24.04]
- Subscription Tier: Google AI Pro / Gemini Advanced
Steps to Reproduce
- Open Gemini CLI.
- Run
/settings and ensure previewFeatures is set to true.
- Restart the CLI.
- Run
/model to select a model.
gemini-3.1-pro-preview is either missing from the list or returns "It seems like you don't have access" when manually specified.
Expected Behavior
As an AI Pro user, Gemini 3.1 Pro should be available for selection as per the official rollout announcement.
Actual Behavior
The CLI returns: "Model 'gemini-3.1-pro-preview' was not found or is invalid" or "It seems like you don't have access to gemini-3.1-pro-preview."
Troubleshooting Already Attempted
- Updated CLI to the latest version using
npm install -g @google/gemini-cli@latest.
- Logged out and logged back in using
gemini login.
- Verified access in Google AI Studio (works there).
Description
Gemini 3.1 Pro is unavailable or not selectable in the Gemini CLI for Google AI Pro subscribers. An error message states that access is not granted, even though the model is accessible in the Gemini Web App and AI Studio.
System Information
Steps to Reproduce
/settingsand ensurepreviewFeaturesis set totrue./modelto select a model.gemini-3.1-pro-previewis either missing from the list or returns "It seems like you don't have access" when manually specified.Expected Behavior
As an AI Pro user, Gemini 3.1 Pro should be available for selection as per the official rollout announcement.
Actual Behavior
The CLI returns: "Model 'gemini-3.1-pro-preview' was not found or is invalid" or "It seems like you don't have access to gemini-3.1-pro-preview."
Troubleshooting Already Attempted
npm install -g @google/gemini-cli@latest.gemini login.