Skip to main content

Usage

archal whoami [options]
Displays the currently authenticated user, plan tier, and usage limits. Shows cached data by default — use --live to fetch current usage from the server.

Options

FlagDescriptionDefault
--refreshForce refresh cached user data from serverfalse
--liveFetch live usage data from serverfalse

Example

archal whoami --live
Logged in as: aidan@archal.ai
Plan: pro
Sessions this month: 47 / 500

Aliases

archal plan and archal usage are aliases that show the same information with --live behavior.