whoami
Show the authenticated identity, the token source, and the effective registry URL.
skillhub whoami shows who you're authenticated as, where your token came from,
and which registry URL is in effect (and how it was resolved). Only the global
flags apply.
Synopsis
skillhub whoamiExamples
skillhub whoami
skillhub whoami --jsonJSON output
With --json, the data object contains:
user—{ id, handle, displayName, avatarUrl }.tokenSource(env|keychain|file).registryUrlandregistryUrlSource(flag|env|project|global|default).tokenId(string|null).