Manage translation files using Smartling CLI.
Manage translation files using Smartling CLI. Complete documentation is available at https://www.smartling.com
smartling-cli [flags]
-a, --account string Account ID to operate on.
This option overrides config value "account_id".
-c, --config string Config file in YAML format.
By default CLI will look for file named
"smartling.yml" in current directory and in all
intermediate parents, emulating git behavior.
-h, --help help for smartling-cli
-k, --insecure Skip HTTPS certificate validation.
--operation-directory string Sets directory to operate on, usually, to store or to
read files. Depends on command. (default ".")
-p, --project string Project ID to operate on.
This option overrides config value "project_id".
--proxy string Use specified URL as proxy server.
--secret string Token Secret which will be used for authentication.
This option overrides config value "secret".
--show-config Print the resolved account, project, user, and config file path
to stderr before the command runs.
--smartling-url string Specify base Smartling URL, merely for testing
purposes.
--user string User ID which will be used for authentication.
This option overrides config value "user_id".
-v, --verbose count Verbose logging
- smartling-cli build - Print the build information
- smartling-cli completion - Generate the autocompletion script for the specified shell
- smartling-cli files - Used to access various files sub-commands.
- smartling-cli glossaries - Manage Smartling glossaries
- smartling-cli init - Prepares project to work with Smartling
- smartling-cli jobs - Manage translation jobs and monitor their progress.
- smartling-cli mt - File Machine Translations
- smartling-cli projects - Used to access various projects sub-commands.