summaryrefslogtreecommitdiff
path: root/docs/cli
diff options
context:
space:
mode:
authorJinhwan Kim <[email protected]>2025-07-11 22:04:42 +0900
committerGitHub <[email protected]>2025-07-11 13:04:42 +0000
commit9195a1c0263d40c6cf9789ca6ee708023c487c78 (patch)
treeae6d3eee171703a2acf90492c08404c44bd003d4 /docs/cli
parentdaed8b0f9032d086858692a0502a13f725016116 (diff)
Fix typo in authentication.md (#3348)
Diffstat (limited to 'docs/cli')
-rw-r--r--docs/cli/authentication.md2
-rw-r--r--docs/cli/commands.md3
2 files changed, 4 insertions, 1 deletions
diff --git a/docs/cli/authentication.md b/docs/cli/authentication.md
index f797e454..a62284d0 100644
--- a/docs/cli/authentication.md
+++ b/docs/cli/authentication.md
@@ -10,7 +10,7 @@ The Gemini CLI requires you to authenticate with Google's AI services. On initia
1. You have a Google Workspace account. Google Workspace 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.
1. You have received a free Code Assist license through the [Google Developer Program](https://developers.google.com/program/plans-and-pricing) (including qualified Google Developer Experts)
1. You have been assigned a license to a current Gemini Code Assist standard or enterprise subscription.
- 1. You are using the product outside the [supported regions](https://developers.google.com/gemini-code-assist/resources/available-locations) for free individual usage.>
+ 1. You are using the product outside the [supported regions](https://developers.google.com/gemini-code-assist/resources/available-locations) for free individual usage.
1. You are a Google account holder under the age of 18
- If you fall into one of these categories, you must first configure a Google Cloud Project Id to use, [enable the Gemini for Cloud API](https://cloud.google.com/gemini/docs/discover/set-up-gemini#enable-api) and [configure access permissions](https://cloud.google.com/gemini/docs/discover/set-up-gemini#grant-iam).
diff --git a/docs/cli/commands.md b/docs/cli/commands.md
index eda8122a..dadfce30 100644
--- a/docs/cli/commands.md
+++ b/docs/cli/commands.md
@@ -81,6 +81,9 @@ Slash commands provide meta-level control over the CLI itself.
- **`nodesc`** or **`nodescriptions`**:
- **Description:** Hide tool descriptions, showing only the tool names.
+- **`/privacy`**
+ - **Description:** Display the Privacy Notice and allow users to select whether they consent to the collection of their data for service improvement purposes.
+
- **`/quit`** (or **`/exit`**)
- **Description:** Exit Gemini CLI.