agentuity-cli-profile-currentSkill 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