The Gemini CLI's authentication flow defaults to consumer Google One AI Pro/Ultra entitlements when a user has both consumer and Enterprise Gemini Code Assist Standard subscriptions on the same Google account. This ignores the Enterprise license, which is critical for proprietary IP guarantees. The user requests a mechanism to select the desired entitlement.
### What happened? Description: There is a critical entitlement routing conflict in the Gemini CLI for users who hold overlapping subscriptions on a single Google account. When an account has both a consumer Google One AI Pro/Ultra subscription and a Google Cloud-managed Enterprise Gemini Code Assist Standard annual or monthly license, the CLI's authentication flow completely ignores the Enterprise license. Because the CLI defaults to the consumer entitlement without providing a selection mechanism, users are silently stripped of the Enterprise proprietary IP safety guarantees that are the primary reason for purchasing the GCP-managed Gemini Code Assist Standard product. Steps to Reproduce: Use a single Google Account that has an active consumer Google One AI Pro/Ultra subscription. Assign a GCP-managed Enterprise Gemini Code Assist Standard license to that same account. Configure the local environment by setting `export GOOGLE_CLOUD_PROJECT="<my-gcp-project-id>"` and/or even use