Nimbu Developer Docs
CLICommand reference

Events

Generated reference for nimbu events

Generated from the CLI command contract. Do not edit this page manually.

nimbu events

Track and ingest events

nimbu events ingest

Ingest Count.ly-compatible events and metrics

Flags

FlagRequiredDefaultDescription
--device-idyesAnalytics device identifier
--eventsnoJSON array of events
--metricsnoJSON metrics object
--timestampnoUnix timestamp
--begin-sessionnoMark the beginning of a session
--end-sessionnoMark the end of a session
--session-durationnoSession duration in seconds

nimbu events track

Track a single named event

Arguments

NameRequiredDescription
assignmentsnoInline event payload assignments

Flags

FlagRequiredDefaultDescription
--eventyesEvent name
--filenoRead JSON from file (use - for stdin)

On this page