arctl user info
Print the user info from the stored token
Usage
arctl user info [flags]Command-specific flags
--show-tokens: display raw access and refresh token values (sensitive).
--verbose: print token storage size details (raw and compressed byte counts).Global flags
-h, --help: Display help information for the command.
--registry-token string: Registry bearer token (defaults to value of ARCTL_API_TOKEN env var).
--registry-url string: Registry URL (overrides ARCTL_API_BASE_URL env var; defaults to http://localhost:12121).