summaryrefslogtreecommitdiff
path: root/docs/cli/index.md
AgeCommit message (Collapse)Author
2025-08-20Add enterprise settings docs (#6076)christine betts
2025-06-23Updated README.md (#1367)Bryan Morgan
2025-06-23Docs/authentication doc (#1341)cperry-goog
2025-06-13Edit pass of docs/cli/index.md (#999)starsandskies
Make a pass through the docs/deployment.md file to hopefully improve readability and conciseness Notably, I've proposed axing both the "Core Features" section - which feels too promotional this far down the folder hierarchy and which is somewhat repetitive to later in the page - and the "Basic Interaction" section - which is covered better, and makes more sense, in other parts of the documentation
2025-06-07docs: update and reorganize documentation (#806)cperry-goog
2025-06-06docs: Initialize tutorials section with MCP server examplejerop
This commit adds a new `tutorials.md` file to the CLI documentation. This section is intended to house various tutorials for using Gemini CLI. The initial content includes a tutorial on setting up Model Context Protocol (MCP) servers, using the GitHub MCP server as an example. The `docs/cli/index.md` has been updated to include a link to this new tutorials section.
2025-06-05Add Theme docs (#753)Miguel Solorio
2025-05-20Docs: Update CLI and Server documentation for recent features (#430)cperry-goog
2025-05-15Docs: Fix broken links and update documentation (#377)cperry-goog
2025-05-15Docs: Add initial project documentation structure and content (#368)cperry-goog
Co-authored-by: Taylor Mullen <[email protected]>