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

How do you use pagination with the CLI? There's no way to access a response's Link/Pagination HTTP headers. For example, I need to get a list of 500 keys in...

enhancement
accepted

The macOS App is not properly signed or notarized, leading to the following warning when trying to run `phrase` on macOS via terminal. This is true both for installing via...

enhancement
accepted

We integrated PhraseCLI in our CI pipeline and stumble upon the known rate limiting issues. The Phrase Translate API seems to offer [ETag support](https://developers.phrase.com/api/#overview--conditional-get-requests--http-caching) to hit Phrase's servers with fewer...

enhancement
accepted

Hi, It seems like Android's string-array isn't supported. When I have an array defined as ```xml item 1 item 2 ``` and do `phrase push`. It appears on Phrase in...

We use the Phrase CLI in version `2.43.0`, in a workflow to uploads the keys We use the `phrase uploads create` [command](https://developers.phrase.com/en/api/strings/uploads/upload-a-new-file) # Context Some time we created a key...