Transtats CLIΒΆ
transtats-cli is a command line interface to query transtats server.
Configuration
transtats.conf
should be placed inside~/.config/
directory. Transtats server url and API token can be added as[server] server_url = https://transtats.fedoraproject.org token = <API-token-from-server>
Usage
$ transtats [OPTIONS] COMMAND [ARGS]...
Options
--help Show help message and exit.
Commands
- coverage
Translation coverage as per rule.
transtats coverage [OPTIONS] RULE_NAME
- job
Runs a job and/or show the job log.
transtats job [OPTIONS] COMMAND [ARGS]...
- package
Translation status of a package.
transtats package [OPTIONS] PACKAGE_NAME
- version
Display the current version.
transtats version [OPTIONS]
- release
Translation status of a release.
transtats release [OPTIONS] RELEASE_SLUG