File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,14 @@ Generated from the Click command tree.
6868- runbook evaluate — Evaluate existing runbooks in the source documents directory.
6969- runbook generate — Generate a new Redis SRE runbook for the specified topic.
7070- query — Execute an agent query.
71+
72+ Supports conversation threads for multi-turn interactions. Use --thread-id
73+ to continue an existing conversation, or omit it to start a new one.
74+
75+ The agent is automatically selected based on the query:
76+ - Knowledge agent: General Redis questions (no instance)
77+ - Chat agent: Quick questions with a Redis instance
78+ - Triage agent: Full health checks or --triage flag
7179- worker — Start the background worker.
7280- mcp — MCP server commands - expose agent capabilities via Model Context Protocol.
7381- mcp list-tools — List available MCP tools.
You can’t perform that action at this time.
0 commit comments