How-to: session
Inspect local session state, taken from the CRMWorx build (§1). See the CLI reference for every flag.
Show the active profile and last query
crm --json session info
Review the recent command history
crm --json session history
--json mode (as above), it emits the full history array — raw command strings, no timestamps; text mode prints just the last 50.
Clear the local session state
crm --json session clear