返回 Skill 列表
extension
分类: 开发与工程无需 API Key

agentuity-cli-cloud-apikey-list

列出所有API密钥。需要身份验证。用于Agentuity云平台操作

person作者: jakexiaohubgithub

Cloud Apikey List

List all API keys

Prerequisites

  • Authenticated with agentuity auth login

Usage

agentuity cloud apikey list [options]

Options

| Option | Type | Required | Default | Description | |--------|------|----------|---------|-------------| | --orgId | string | Yes | - | filter by organization id | | --projectId | string | Yes | - | filter by project id |

Examples

List items:

bunx @agentuity/cli cloud apikey list

List items:

bunx @agentuity/cli cloud apikey ls