mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
Improve Auth error messaging (#1358)
This commit is contained in:
parent
104f23da90
commit
0abd2a644e
9 changed files with 57 additions and 31 deletions
|
|
@ -22,7 +22,7 @@ The Gemini CLI requires you to authenticate with Google's AI services. On initia
|
|||
source ~/.bashrc
|
||||
```
|
||||
|
||||
3. **Login with Google Work**
|
||||
3. **Login with Google Workspace**
|
||||
|
||||
- Use this option to log in with the **Google Workspace Accounts**. This is a paid service for businesses and organizations that provides a suite of productivity tools, including a custom email domain (e.g. your-name@your-company.com), enhanced security features, and administrative controls. These accounts are often managed by an employer or school.
|
||||
- Google Workspace Account must configure a Google Cloud Project Id to use. You can temporarily set the environment variable in your current shell session using the following command:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue