Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smarting-cli files-push ... --locale <locale> does not work #66

Open
elliotthilaire-ca opened this issue Oct 16, 2019 · 0 comments
Open

Comments

@elliotthilaire-ca
Copy link

--locale=<locale> works
--locale <locale> does not work (the flag is ignored and no strings are authorized).

smartling-cli (with no args) documents the working --locale=<locale> format:

  smartling-cli [options] [-v]... files push [(--authorize|--locale=...)] [--branch=] [--type=]
                                         [--directory=] [--directive=]... [<file>] [<uri>]

However,

bin/smartling-cli files push --help documents the not working --locale <locale> format:

smartling-cli files push <file> [<uri>] [--type <type>] [--branch (@auto|<branch name>)] [--authorize|--locale <locale>] [--directory <work dir>] [--directive <smartling directive>]

...

  --locale <locale>
    Authorize speicified locale only. Can be specified several times.
    Incompatible with --authorize option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant