phrase-cli icon indicating copy to clipboard operation
phrase-cli copied to clipboard

CLI for the Phrase API

Results 25 phrase-cli issues
Sort by recently updated
recently updated
newest added

Hey, it would be great if we could specify --cleanup in the config file to only apply it to the base languages. Otherwise all the untranslated keys in the target...

### Description There are several inconsistencies in the CLI commands and their corresponding arguments in the provided documentation. These inconsistencies have led me to confusion and errors when attempting to...

Hey there, **Problem** I really like the `--use-local-branch-name` on _push_ and _pull_, because its simplifies my scripts and ensures an equal handling of special chars etc. Unfortunately it breaks my...

enhancement

Currently the Phrase CLI seems to only search for the `.phrase.yml` in the current working dir. It'd be great if the CLI would bubble up the working tree until it...

enhancement

Hi, it looks like defining the "branch" in the config file is right now only possible for the push command. Would be awesome if this could be set also for...

I am seeing key values coming with outdated values after pulling yml files after a push. **To test this I created a test project** this is my .phraseapp ``` phraseapp:...

It would be very helpful to be able to install and update phrase-cli on Linux via a package manager. Providing the binary as a deb package could be a first...

Hi, we ran into an issue using phrase in our automated localization pipeline: phrase pull --branch should not exit with status 0 if the branch does not exist. I'll try...

👋 have some build issue of building 2.41.0 release, the error is as below: ``` # github.com/phrase/phrase-cli/cmd cmd/api_translations.go:427:29: undefined: api.TranslationUnreviewOpts cmd/api_translations.go:437:42: undefined: api.TranslationUnreviewParameters cmd/api_translations.go:448:54: client.TranslationsApi.TranslationUnreview undefined (type *phrase.TranslationsApiService has no...

We are experiencing an intermittent error during the `phrase pull` step in our workflow. This issue occurs approximately once a week at random times and has been ongoing for about...

bug
accepted