name: agentuity-cli-cloud-keyvalue-repl description: 启动一个交互式REPL,用于操作键值数据库。需要身份验证。用于Agentuity云平台操作 version: “0.0.103” license: Apache-2.0 allowed-tools: “Bash(agentuity:*)” metadata: command: “agentuity cloud keyvalue repl” tags: “slow requires-auth”
云键值数据库交互式REPL
启动一个交互式REPL,用于操作键值数据库
前提条件
- 已通过
agentuity auth login完成身份验证 - 需要项目上下文(在项目目录中运行或使用
--project-id参数)
使用方法
agentuity cloud keyvalue repl
示例
启动交互式KV会话:
bunx @agentuity/cli kv repl