docs: add headless mode guide (#8564)

This commit is contained in:
Jerop Kipruto
2025-09-17 04:01:15 +09:00
committed by GitHub
parent d5deb9c8ed
commit 2a7866b19a
3 changed files with 329 additions and 16 deletions
+3
View File
@@ -171,3 +171,6 @@ following authentication methods if available:
- Ensure the `GOOGLE_CLOUD_PROJECT` and `GOOGLE_CLOUD_LOCATION` environment variables are set.
If none of these environment variables are set in a non-interactive session, the CLI will exit with an error.
For comprehensive guidance on using Gemini CLI programmatically and in
automation workflows, see the [Headless Mode Guide](./headless.md).