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 |