Documentation
¶
Overview ¶
Command client is a gRPC test client for the Agent Runtime. It provides a simple CLI to call each AgentRuntime RPC so you can drive and observe the service locally (including streaming responses).
Usage:
go run ./cmd/client <subcommand> [flags]
Subcommands: health, run, run-stream, agent, agent-stream, resume, stop.
Click to show internal directories.
Click to hide internal directories.