Skip to main content
Manage notification preference categories. Categories organize notification preferences into a hierarchy of root categories, sections, and individual preference items.

Syntax

suprsend category [command]

Commands

CommandDescription
category listList categories
category getGet categories and translations
category pullPull categories from a workspace
category pushPush categories to a workspace
category commitCommit categories
category translation listList preference translations
category translation pullPull preference translations
category translation pushPush preference translations

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)