Skip to main content
Push locally edited template files - including all channel variants - to a SuprSend workspace. By default, pushed changes are saved as a draft and do not go live until committed. Use --commit to push and commit in a single step, making changes live immediately. This action overwrites templates with the same slug in the workspace, or creates new ones if they do not exist.

Syntax

Flags

Example

Without --commit, pushed changes are saved as a draft. Run suprsend template commit <slug> as a separate step when you are ready to make them live.
Using --force skips validation errors on individual variants and commits the rest. Variants with errors will not be committed. Use with caution in production.