Skip to main content
Manage template translations. Subcommands let you list, pull, push, and commit translations for notification templates.

Syntax

suprsend translation [command]

Commands

CommandDescription
translation listList Translations
translation getGet translations
translation pushPush translation files to a workspace
translation pullPull Translation files
translation commitCommit translation

Inherited Global Flags

This command also supports Global Flags, such as:
  • -s, --service-token – Service token for authentication (default: $SUPRSEND_SERVICE_TOKEN)
  • -v, --verbosity – Log level (debug, info, warn, error, fatal, panic) (default info)
  • --config – Config file path (default: $HOME/.suprsend.yaml)
  • -n, --no-color – Disable color output (default: $NO_COLOR)
  • -w, --workspace string – Workspace to use (default: staging)