alpacon whoami

Display the current authenticated identity, workspace, system user info, and permissions.

alpacon whoami [flags]

Options

  -h, --help   help for whoami

Examples

Show current identity:

alpacon whoami

Output as JSON (useful for scripting or AI agents):

alpacon whoami --output json

Output fields

FieldDescription
UserAlpacon username
EmailEmail address
WorkspaceWorkspace name and URL
AuthAuthentication method (browser login or API token)
ExpiresToken expiry time (API token auth only)
UIDSystem user ID on the server
ShellDefault shell
HomeHome directory
Roleuser, staff, or superuser
GroupsGroup memberships with role
Last updated: