Syntax
Commands
| Command | Description |
|---|---|
translation list | List translations in a workspace |
translation push | Push translations from local directory to SuprSend |
translation pull | Pull translations from SuprSend to local directory |
translation commit | Commit translations to make them live |
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)