Agentuity CLI Authentication Login

Login to the Agentuity Platform using a browser-based authentication flow. Manage your authentication credentials.

Sby Skills Guide Bot
DevOpsBeginner
2703/8/2026
Claude CodeCursorWindsurfCopilot
#authentication#cli-tool#agentuity#browser-auth#credentials

name: agentuity-cli-auth-login description: "Login to the Agentuity Platform using a browser-based authentication flow. Use for managing authentication credentials" version: "0.0.104" license: Apache-2.0 allowed-tools: "Bash(agentuity:*)" metadata: command: "agentuity auth login" tags: "mutating creates-resource slow api-intensive"

Auth Login

Login to the Agentuity Platform using a browser-based authentication flow

Usage

agentuity auth login

Examples

Login to account:

bunx @agentuity/cli auth login

Login to account:

bunx @agentuity/cli login
Related skills