docs(cli): add System Prompt Override (GEMINI_SYSTEM_MD) (#9515)

This commit is contained in:
Shehab
2025-12-19 22:11:37 +02:00
committed by GitHub
parent 9383b54d50
commit b828b4754b
5 changed files with 114 additions and 0 deletions
+2
View File
@@ -38,6 +38,8 @@ overview of Gemini CLI, see the [main documentation page](../index.md).
files and directories from being accessed by tools.
- **[Context files (GEMINI.md)](./gemini-md.md):** Provide persistent,
hierarchical context to the model.
- **[System prompt override](./system-prompt.md):** Replace the builtin system
instructions using `GEMINI_SYSTEM_MD`.
## Non-interactive mode