Sync notification assets from one workspace to another. Pulls assets from the source workspace and pushes them to the destination. Supports syncing all asset types or a specific type (workflow, schema, event, category, translation). Source and destination workspaces must be different.Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
Flags
| Flag | Description | Default |
|---|---|---|
-a, --assets string | Asset types to sync: all, workflow, template, schema, event, category, or translation | all |
-f, --from string | Source workspace to pull assets from | staging |
-m, --mode string | Version mode: draft or live | live |
-t, --to string | Destination workspace to push assets to | production |
-d, --dir string | Local directory for intermediate file storage during sync | – |
-h, --help | Show help for the command | – |