Open Schwusch opened 2 years ago
Given examples in README does not work in lokalise2 v2.6.8: https://github.com/lokalise/lokalise-cli-2-go/blob/604673f0b9bdb4faf1e94fe77a0b5ceb249f4c6c/README.md?plain=1#L96-L101 Following error is thrown:
lokalise2
Error: unknown command "<token>" for "lokalise2" Run 'lokalise2 --help' for usage.
Following command does work:
lokalise2 \ file download \ --token <token> \ --project-id <project_id> \ --format json \ --unzip-to ./locales
same issue
Given examples in README does not work in
lokalise2
v2.6.8: https://github.com/lokalise/lokalise-cli-2-go/blob/604673f0b9bdb4faf1e94fe77a0b5ceb249f4c6c/README.md?plain=1#L96-L101 Following error is thrown:Following command does work: