Logout of the Agentuity Cloud Platform. Use for managing authentication credentials
Scanned 2/12/2026
Install via CLI
openskills install agentuity/docs---
name: agentuity-cli-auth-logout
description: Logout of the Agentuity Cloud Platform. Use for managing authentication credentials
version: "0.1.24"
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
```bash
agentuity auth logout
```
## Examples
Logout from account:
```bash
bunx @agentuity/cli auth logout
```
Logout from account:
```bash
bunx @agentuity/cli logout
```
No comments yet. Be the first to comment!