Synopsis
Options
This command takes no flags beyond the global flags. Filtering and pagination happen client-side. Pipe throughjq or --json to slice the result.
Examples
1. Browse events in the terminal
2. Find an event ID with jq
Summit (case-insensitive). Use the ID with event get or event person list.
3. Snapshot events into a report
Response
endAt, location, and tags may be empty or absent on draft events. peopleCount is the count of distinct people who joined the event, the same number the dashboard shows on the Events list.
See also
event get. Fetch one event by ID.event person list. Drill into the people behindpeopleCount.event person export. Stream the registrants as CSV.- Events. The dashboard surface this command mirrors.
