Template
Commit Template
Commit a notification template’s draft to live in a SuprSend workspace using the suprsend template commit CLI command with the template slug argument.
Commit a template’s current draft version, making it live immediately. All notifications triggered after the commit will use the new content across all channel variants.
This is the CLI equivalent of clicking Commit in the template editor on the dashboard.
The template slug is passed as a positional argument, not a flag.
Or collapse push and commit into one step:
Previous
Commands and FlagsOverview of suprsend schema CLI commands to list, get, pull, push, and commit trigger payload schemas that validate workflow and event payloads.
Next