Back to skills
extension
Category: Development & EngineeringNo API key required

agentuity-cli-profile-use

Switch to a different configuration profile

personAuthor: 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