name: agentuity-cli-cloud-secret-list description: 列出所有密钥。需要身份验证。用于Agentuity云平台操作 version: “0.0.104” license: Apache-2.0 allowed-tools: “Bash(agentuity:*)” metadata: command: “agentuity cloud secret list” tags: “read-only fast requires-auth requires-project”
云密钥列表
列出所有密钥
前提条件
- 已通过
agentuity auth login进行身份验证 - 需要项目上下文(从项目目录运行或使用
--project-id)
用法
agentuity cloud secret list [选项]
选项
| 选项 | 类型 | 必填 | 默认值 | 描述 |
|---|---|---|---|---|
--mask |
布尔值 | 否 | true |
在输出中隐藏值(默认:在TTY中为密钥启用) |
示例
列出项目:
bunx @agentuity/cli secret list
使用不隐藏选项:
bunx @agentuity/cli secret list --no-mask
输出
返回:object