Using CremindCLI
cremind me
Decode the current token and print the profile, expiry, and working directories it authorizes.
cremind me is a one-shot identity probe: it asks the server to decode the JWT in CREMIND_TOKEN and prints which profile the token grants, its issued-at and expires-at timestamps, and the server-side and user-scoped working directories the agent operates from. It is the quickest way to confirm which profile a CLI session is acting as and that the token has not expired, without making any state-changing calls.
Documentation in progress
A full reference for this command is being written. See the cremind repository for the source, and the CLI overview for the global flags and environment variables.