Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions cli/cloud/agent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,11 @@ pipecat cloud agent logs [ARGS] [OPTIONS]
cloud agent deployments [agent-name]`).
</ParamField>

<ParamField path="--session-id / -s" type="str">
Filter results for specific session ID (obtainable from `pipecat cloud agent
sessions [agent-name]`).
</ParamField>

## list

Lists all agents in an organization with their details.
Expand Down