Skip to main content
talkvalue path event groups the read commands you need to inspect events and the people who registered for them. The same dataset powers the Events surface in the dashboard, so every event you see in the app is reachable from the CLI.

Subcommands

Typical workflow

Find an event, inspect it, then walk the people who registered:
Every read prints a table by default and respects --json for piping into jq. The person export subcommand is the exception. It always emits CSV regardless of --json so you can redirect straight to a file.

See also