AgentuityCLI当前配置文件查看器Skill agentuity-cli-profile-current

这是一个用于显示当前激活的Agentuity CLI配置文件的工具。用户可以通过简单的命令行指令快速查看当前正在使用的配置名称,支持标准输出和JSON格式,便于脚本集成和自动化流程。关键词:Agentuity CLI,配置文件管理,命令行工具,开发工具,配置切换。

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