lokalise / lokalise-cli

Lokalise CLI v1 Dockerhub repo.
2 stars 1 forks source link

Option --include_pids doesn't work #3

Closed antonjuls closed 5 years ago

antonjuls commented 5 years ago

Hey. I'm trying to export locales and mix keys from two my projects, as I see in docs I should use include_pids option, but seems it doesn't work.

My command is: lokalise --token TOKEN export PID_1 --type json --dest /opt/dest --include_pids PID_2

What am I doing wrong??

antonjuls commented 5 years ago

UPD: I tried to do this using Postman and just request to api and it works as expected! So seems the issue is definitely in CLI tool or in options format.

nickustinov commented 5 years ago

Anton, the issue is resolved now.