name: agentuity-cli-cloud-secret-list description: 列出所有密钥。需要身份验证。用于Agentuity云平台操作 version: “0.0.103” 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终端中为true) |
示例
列出密钥项:
bunx @agentuity/cli secret list
使用不隐藏选项:
bunx @agentuity/cli secret list --no-mask
输出
返回:object