name: agentuity-cli-cloud-apikey-get description: 通过ID获取特定的API密钥。需要身份验证。用于Agentuity云平台操作 version: “0.0.103” license: Apache-2.0 allowed-tools: “Bash(agentuity:*)” argument-hint: “<id>” metadata: command: “agentuity cloud apikey get” tags: “read-only fast requires-auth”
云平台API密钥获取
通过ID获取特定的API密钥
前提条件
- 已通过
agentuity auth login完成身份验证
使用方法
agentuity cloud apikey get <id>
参数说明
| 参数 | 类型 | 是否必需 | 描述 |
|---|---|---|---|
<id> |
字符串 | 是 | - |
示例
获取项目详情:
bunx @agentuity/cli cloud apikey get <id>