AgentSkillsCN

agentuity-cli-auth-org-unselect

清除默认组织偏好。可用于管理身份验证凭据。

SKILL.md
--- frontmatter
name: agentuity-cli-auth-org-unselect
description: Clear the default organization preference. Use for managing authentication credentials
version: "0.1.24"
license: Apache-2.0
allowed-tools: "Bash(agentuity:*)"
metadata:
  command: "agentuity auth org unselect"
  tags: "fast"

Auth Org Unselect

Clear the default organization preference

Usage

bash
agentuity auth org unselect

Examples

Clear default organization:

bash
bunx @agentuity/cli auth org unselect

Output

Returns JSON object:

json
{
  "cleared": "boolean"
}
FieldTypeDescription
clearedbooleanWhether the preference was cleared