docs: add --channels flag to configuration reference

This commit is contained in:
Jack Wotherspoon
2026-03-27 13:21:46 -04:00
parent 3861ecf7d4
commit df3e81a44e
+5
View File
@@ -2249,6 +2249,11 @@ for that specific session.
- Starts the agent in ACP mode.
- **`--allowed-mcp-server-names`**:
- Allowed MCP server names.
- **`--channels <channel1,channel2,...>`**:
- A comma-separated list of MCP server names to enable as message channels.
- When specified, the CLI will listen for asynchronous messages from these
servers and inject them into the conversation.
- Example: `gemini --channels telegram,slack`
- **`--fake-responses`**:
- Path to a file with fake model responses for testing.
- **`--record-responses`**: