@agent-dispatch/cli
v0.1.3
Published
Command-line interface for AgentDispatch.
Readme
@agent-dispatch/cli
Human/debug command-line interface for AgentDispatch.
agentdispatch init --region us-west-2 --runtime-arn arn:aws:bedrock-agentcore:us-west-2:123456789012:agent/...
agentdispatch providers
agentdispatch capabilities --provider aws
agentdispatch accounts
agentdispatch doctor
agentdispatch run --runtime research-agent --instruction "Run a long task"
agentdispatch status task_...
agentdispatch logs task_...
agentdispatch result task_...
agentdispatch cancel task_...