Skip to content

Does the CLI support CroQL? #449

Answered by andrii-bodnar
beshur asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @beshur!

Yes, it's possible using the --croql parameter:

crowdin string list --croql="..."

Also, you can use the -h parameter to see the full options list:

% crowdin string list -h

SYNOPSIS:
crowdin string list [CONFIG OPTIONS] [OPTIONS]

DESCRIPTION:
Show a list of source strings in the current project

OPTIONS:
  -b, --branch=...       Specify branch name. Default: none
  -c, --config=...       Specify a path to the configuration file. Default: crowdin.yml or crowdin.yaml
      --croql=...        Retrieve needed localization resources from Crowdin based on specific conditions
      --file=...         Show a list of source strings filtered by file path
      --filter=...       Show a…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@beshur
Comment options

@beshur
Comment options

@andrii-bodnar
Comment options

@andrii-bodnar
Comment options

@beshur
Comment options

Answer selected by beshur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants