agentuity-cli-auth-logout

Logout of the Agentuity Cloud Platform. Use for managing authentication credentials

allowed_tools: Bash(agentuity:*)

$ Instalar

git clone https://github.com/agentuity/discord-help-agent /tmp/discord-help-agent && cp -r /tmp/discord-help-agent/.agents/skills/agentuity-cli-auth-logout ~/.claude/skills/discord-help-agent

// tip: Run this command in your terminal to install the skill


name: agentuity-cli-auth-logout description: Logout of the Agentuity Cloud Platform. Use for managing authentication credentials version: "0.0.110" license: Apache-2.0 allowed-tools: "Bash(agentuity:*)" metadata: command: "agentuity auth logout" tags: "mutating deletes-resource fast requires-auth"

Auth Logout

Logout of the Agentuity Cloud Platform

Usage

agentuity auth logout

Examples

Logout from account:

bunx @agentuity/cli auth logout

Logout from account:

bunx @agentuity/cli logout