Skip to content

A CLI that pulls your Tolgee resources.

License

Notifications You must be signed in to change notification settings

Vissie2/tolgee-puller-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tolgee-puller-rs

A CLI that pulls your Tolgee resources. Basically tolgee-puller but written in Rust.

Warning I'm new to Rust. Don't expect this to be of good quality.

Getting started

This crate is not published to any package manager. It can be installed by running cargo install --path .

Usage

tolgee-puller-rs [OPTIONS] --lng <LNG> --ns <NS> --output-path <OUTPUT_PATH>

Options:
      --api-key <API_KEY>
      --api-url <API_URL>          Defaults to the Tolgee API
      --lng <LNG>                  Comma separated
      --ns <NS>                    Comma separated
      --output-path <OUTPUT_PATH>
      --split
  -h, --help                       Print help
  -V, --version                    Print version

If the following environment variables are set the command arguments will be overwritten if specified.

TOLGEE_API_KEY
TOLGEE_API_URL

License

Distributed under the MIT License. See LICENSE for more information.

About

A CLI that pulls your Tolgee resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages