hivectl: trim cli-help doc comment for agent watch (no impl details)
This commit is contained in:
parent
9d5c7a7f7e
commit
74d52a7be2
2 changed files with 3 additions and 6 deletions
|
|
@ -482,7 +482,7 @@ A fresh session by default, or resume a prior one. Requires root and a running c
|
|||
|
||||
Follow this agent's live turn/tool-call event stream from the CLI.
|
||||
|
||||
Dials the same unix socket the gateway's nginx already proxies through (no gateway hop, no daemon round-trip for the stream itself) and prints one compact line per event. `Ctrl-C` to stop. Requires the agent to be running (its harness must have bound the web UI socket).
|
||||
Prints one compact line per event as they happen. `Ctrl-C` to stop. Requires the agent to be running.
|
||||
|
||||
**Usage:** `hivectl agent watch`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue