Manage notification preference categories. Categories organize notification preferences into a hierarchy of root categories, sections, and individual preference items.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
Commands
| Command | Description |
|---|---|
category list | List categories |
category get | Get categories and translations |
category pull | Pull categories from a workspace |
category push | Push categories to a workspace |
category commit | Commit categories |
category translation list | List preference translations |
category translation pull | Pull preference translations |
category translation push | Push 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) (defaultinfo)--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)