名称: agentuity-cli-cloud-deployment-list 描述: 列出部署。需要身份验证。用于Agentuity云平台操作 版本: “0.0.103” 许可证: Apache-2.0 允许的工具: “Bash(agentuity:*)” 元数据: 命令: “agentuity cloud deployment list” 标签: “只读 慢 需要认证”
云部署列表
列出部署
前提条件
- 已通过
agentuity auth login完成身份验证
使用方法
agentuity cloud deployment list [选项]
选项
| 选项 | 类型 | 必填 | 默认值 | 描述 |
|---|---|---|---|---|
--project-id |
字符串 | 是 | - | 项目ID |
--count |
数字 | 否 | 10 |
要列出的部署数量(1–100) |
示例
列出最近的10个部署:
bunx @agentuity/cli cloud deployment list
列出最近的25个部署:
bunx @agentuity/cli cloud deployment list --count=25
列出特定项目的部署:
bunx @agentuity/cli cloud deployment list --project-id=proj_abc123xyz
输出
返回:数组