Agent skill
agentuity-cli-cloud-region-unselect
Clear the default region preference. Use for Agentuity cloud platform operations
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/agentuity-cli-cloud-region-unselect
Metadata
Additional technical details for this skill
- tags
- fast
- command
- agentuity cloud region unselect
SKILL.md
Cloud Region Unselect
Clear the default region preference
Usage
bash
agentuity cloud region unselect
Examples
Clear default region:
bash
bunx @agentuity/cli cloud region unselect
Output
Returns JSON object:
json
{
"cleared": "boolean"
}
| Field | Type | Description |
|---|---|---|
cleared |
boolean | Whether the preference was cleared |
Didn't find tool you were looking for?