script for destroying the agent.
This commit is contained in:
5
examples/aws-agentcore/agents/pipecat/scripts/destroy.sh
Executable file
5
examples/aws-agentcore/agents/pipecat/scripts/destroy.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Script to destroy the agent
|
||||
|
||||
agentcore destroy
|
||||
Reference in New Issue
Block a user