name: agentuity-cli-cloud-agent-list description: 列出项目中的智能体。需要身份验证。用于Agentuity云平台操作 version: “0.0.103” license: Apache-2.0 allowed-tools: “Bash(agentuity:*)” metadata: command: “agentuity cloud agent list”
云智能体列表
列出项目中的智能体
前提条件
- 已通过
agentuity auth login完成身份验证 - 需要项目上下文(在项目目录中运行或使用
--project-id)
使用方法
agentuity cloud agent list [选项]
选项
| 选项 | 类型 | 是否必需 | 默认值 | 描述 |
|---|---|---|---|---|
--deploymentId |
字符串 | 是 | - | 按部署ID筛选 |
--verbose |
布尔值 | 否 | false |
显示完整描述 |
示例
列出项目中的智能体:
bunx @agentuity/cli cloud agent list
使用详细选项:
bunx @agentuity/cli cloud agent list --verbose
以JSON格式显示输出:
bunx @agentuity/cli --json cloud agent list
输出
返回:数组