Agentuity CLI Auth Login

Login to the Agentuity Platform using a browser-based authentication flow. Use for managing authentication credentials

agentuity Updated

File contents

Auth Login

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

Usage

agentuity auth login [options]

Options

Option Type Required Default Description
--setupToken string Yes - Use a one-time use setup token

Examples

Login to account:

bunx @agentuity/cli auth login

Login to account:

bunx @agentuity/cli login

Output

Returns JSON object:

{
  "success": "boolean"
}
Field Type Description
success boolean -

agentuity/docs/tree/main/doc-agents/.agents/skills/agentuity-cli-auth-login commit 7664f36d9f

Frequently asked questions

npx skillmds@latest add agentuity-docs/agentuity-cli-auth-login