summaryrefslogtreecommitdiff
path: root/docs/cli/configuration.md
AgeCommit message (Collapse)Author
2025-08-19docs: Update mcpServers configuration documentation (#6556)Yoichiro Tanaka
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Jacob Richman <[email protected]>
2025-08-18fix(docs): update authentication documentation to reflect available options ↵Arya Gummadi
(#6361) Co-authored-by: Jacob Richman <[email protected]>
2025-08-16Add support for HTTP OpenTelemetry exporters (#6357)Billy Biggs
2025-08-12feat: add --approval-mode parameter (#6024)Arya Gummadi
Co-authored-by: Jacob Richman <[email protected]>
2025-08-10docs(config): Add showLineNumbers option to documentation (#5947)Gal Zahavi
2025-08-07Add a context percentage threshold setting for auto compression (#5721)Jacob MacDonald
2025-08-05feat: Multi-Directory Workspace Support (part 3: configuration in ↵Yuki Okita
settings.json) (#5354) Co-authored-by: Allen Hutchison <[email protected]>
2025-08-03fix: exclude DEBUG and DEBUG_MODE from project .env files by default (#5289)Oleksandr Gotgelf
Co-authored-by: Jacob Richman <[email protected]>
2025-07-30feat: Multi-Directory Workspace Support (part1: add `--include-directories` ↵Yuki Okita
option) (#4605) Co-authored-by: Allen Hutchison <[email protected]>
2025-07-29feat(docs): document GEMINI.md import syntax (#5145)Allen Hutchison
2025-07-27docs: add missing --prompt-interactive/-i flag documentation (#4950)Dmitry Lyalin
2025-07-25Vim mode (#3936)Sijie Wang
2025-07-23feat(memory): make directory search limit on memory discovery configurable ↵Brandon Keiji
with settings.json (#4460)
2025-07-21Add env var to configure system settings path (#4339)christine betts
2025-07-20docs: add documentation for mcp excludeTools and includeTools (#3409)Seydulla Narkulyyev
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-07-17Fix link for checkpointing doc for `--checkpointing` (#4304)Yun Peng
Co-authored-by: Scott Densmore <[email protected]>
2025-07-17feat(cli): add explicit proxy option in cli (#2526)warjiang
Co-authored-by: Dcatfly <[email protected]>
2025-07-15Add support for allowed/excluded MCP server names in settings (#4135)christine betts
Co-authored-by: Scott Densmore <[email protected]>
2025-07-15Enable tool summarization only when explicitly set in settings.json (#4140)anj-s
Co-authored-by: matt korwel <[email protected]>
2025-07-14feat(cli): add hideBanner setting to disable startup banner (#2803)K
Co-authored-by: Pascal Birchler <[email protected]>
2025-07-11Add support for specifying maxSessionTurns via the settings configuration ↵anj-s
(#3507)
2025-07-10Fix invalid docker command and invalid JSON in the mcpServers example. (#3672)neo.alienson
2025-07-09Add system-wide settings config for administrators (#3498)christine betts
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-07-08refactor: consolidate all flags to use hyphens (deprecate underscore flags) ↵Jack Wotherspoon
(#3541)
2025-07-08Add a command line option to enable and list extensions (#3191)Billy Biggs
2025-07-08Improve auth env var validation logic and messaging to detect settings that ↵Marat Boshernitsan
confuse GenAI SDK (#1381) Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-07Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)Marat Boshernitsan
2025-07-05fix typos in diverse files (#3284)Didier Durand
Co-authored-by: Scott Densmore <[email protected]>
2025-07-05feat: Update minimum Node.js version to 20 (#3277)matt korwel
2025-06-29feat(cli): Add hideTips setting (#1524)Marcin Jahn
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29feat: allow command-specific restrictions for ShellTool (#2605)Jerop Kipruto
2025-06-27Upgrade to Ink 6 and React 19 (#2096)Sandy Tao
Co-authored-by: jacob314 <[email protected]>
2025-06-25Streamline issue submission with YAML forms (#1608)Jerop Kipruto
2025-06-25Add tos and privacy links docs for clarity (#1571)anj-s
2025-06-25Remove GEMINI_CODE_ASSIST env variable from configuration.md doc (#1514)starsandskies
2025-06-25docs: fix typos in documentation (#1411)Daniel Tedesco
Co-authored-by: Dan Tedesco <[email protected]>
2025-06-24 Add the link to the privacy policy to the Usage Statistics section and ↵anj-s
remove debug logs (#1393)
2025-06-24Checkpointing documentation (#1321)Louis Jimenez
Co-authored-by: matt korwel <[email protected]>
2025-06-23Fix broken doc links (#1368)starsandskies
2025-06-24Refactor usage statistics to be a top-level setting (#1363)Jerop Kipruto
This commit refactors the `usageStatisticsEnabled` setting from a sub-property of the `telemetry` configuration to a top-level setting. This change simplifies the configuration by decoupling usage statistics from the telemetry settings. The documentation has also been updated to reflect this change.
2025-06-23docs: update configuration.md with new CLI options (#1360)cperry-goog
2025-06-23[June 25] Updated docs for telemetry and user statistics (#1346)Bryan Morgan
2025-06-23Docs: Add `telemetry` to the list of configuration options (#1348)starsandskies
2025-06-23docs(telemetry): relocate telemetry documentation (#1327)Jerop Kipruto
Moves the telemetry.md file from docs/core to the top-level docs/ directory to make it more discoverable. Updates the link in the main index.md and removes the old reference from the CLI configuration page.
2025-06-22Docs update (#1295)cperry-goog
2025-06-22Add setting enableRecursiveFileSearch to control @-file completion (#1290)Billy Biggs
2025-06-21Updating missing commands (#1289)cperry-goog
2025-06-20Edit pass for the first chunk of docs/cli/configuration.md (#1174)starsandskies
Co-authored-by: cperry-goog <[email protected]>
2025-06-18GC guided review of docs (#1167)Seth Troisi
2025-06-17Move theme discussion from configuration.md to themes.md (#1158)starsandskies
This content looks like it is better hosted in the themes.md doc. This is as close as possible to an as-is cut-paste from one file to the other, with the goal of minimizing fine-grained review in this particular PR. I'll take another pass through themes.md specifically to improve the moved content in a follow up PR