Cloud Region Unselect
Clear the default region preference
Usage
agentuity cloud region unselect
Examples
Clear default region:
bunx @agentuity/cli cloud region unselect
Output
Returns JSON object:
{
"cleared": "boolean"
}
| Field |
Type |
Description |
cleared |
boolean |
Whether the preference was cleared |