From 972b20a60ba987e51f4c07edebaaecfa77721dfd Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Mon, 3 Nov 2025 09:55:42 -0500 Subject: [PATCH] Add docs for obtaining agent logs by session ID via the CLI --- cli/cloud/agent.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cli/cloud/agent.mdx b/cli/cloud/agent.mdx index ef363a97..c4c8eb37 100644 --- a/cli/cloud/agent.mdx +++ b/cli/cloud/agent.mdx @@ -157,6 +157,11 @@ pipecat cloud agent logs [ARGS] [OPTIONS] cloud agent deployments [agent-name]`). + + Filter results for specific session ID (obtainable from `pipecat cloud agent + sessions [agent-name]`). + + ## list Lists all agents in an organization with their details.