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

agentuity-cli-profile-use

切换到不同的配置文件

person作者: jakexiaohubgithub

Profile Use

Switch to a different configuration profile

Usage

agentuity profile use [name]

Arguments

| Argument | Type | Required | Description | |----------|------|----------|-------------| | <name> | string | No | - |

Examples

Switch to the "production" profile:

bunx @agentuity/cli profile use production

Switch to the "staging" profile:

bunx @agentuity/cli profile switch staging

Show interactive profile selection menu:

bunx @agentuity/cli profile use