Skip to main content
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