Skip to main content

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.

List available translation locales for preference categories in a workspace. Returns the locale codes that have translations configured.

Syntax

suprsend category translation list [flags]

Flags

FlagDescriptionDefault
-h, --helpShow help for the command
Use -o json for machine-readable JSON output, -o yaml for YAML. Default -o pretty outputs a human-friendly table.

Example

# List translation locales in staging workspace (default)
suprsend category translation list

# List translation locales in production workspace
suprsend category translation list --workspace production