diff options
| author | Tommaso Sciortino <[email protected]> | 2025-06-23 18:37:41 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-24 01:37:41 +0000 |
| commit | 0abd2a644e947b7794dd68615d5d3d1553b0b5fd (patch) | |
| tree | 66c694836649c2b9cec97acdab6a5ab429329618 /docs/cli/authentication.md | |
| parent | 104f23da90f506c75ac9ec44cbe63dacf0f04dcf (diff) | |
Improve Auth error messaging (#1358)
Diffstat (limited to 'docs/cli/authentication.md')
| -rw-r--r-- | docs/cli/authentication.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli/authentication.md b/docs/cli/authentication.md index f1a8ba58..b74e2b60 100644 --- a/docs/cli/authentication.md +++ b/docs/cli/authentication.md @@ -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. [email protected]), 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: |
