agentuity-cli-当前配置文件 agentuity-cli-profile-current

这是一个用于显示当前激活配置文件的命令行工具技能。关键词:Agentuity CLI,配置文件管理,命令行工具,开发工具,当前配置文件,JSON输出。该技能允许开发人员快速查看在Agentuity命令行界面中当前正在使用的配置文件名称,支持标准输出和JSON格式,便于脚本集成和自动化流程。

DevOps 0 次安装 0 次浏览 更新于 2/28/2026

name: agentuity-cli-profile-current description: 显示当前激活配置文件的名称 version: “0.0.103” license: Apache-2.0 allowed-tools: “Bash(agentuity:*)” metadata: command: “agentuity profile current” tags: “read-only fast”

当前配置文件

显示当前激活配置文件的名称

使用方法

agentuity profile current

示例

显示当前配置文件:

bunx @agentuity/cli profile current

以JSON格式显示输出:

bunx @agentuity/cli profile current --json

输出

返回:string