⚠️ Important: Always sync Schema changes before pushing Events.
If the schema referenced in an event is not available in the target workspace, it will result in validation errors during sync.
event_schema_mapping.json file to a workspace. Reads the mapping file from the specified directory.
Syntax
Flags
| Flag | Description | Default |
|---|---|---|
-h, --help | Show help for the command | – |
-d, --dir string | Directory containing event files | ./suprsend/event |
-j, --json string | Events payload as a JSON object with an "events" array, matching the format produced by pull | – |