Skip to content

Conversation

EnilPajic
Copy link

Now it is possible to use command-line arguments to specify

  • (multiple) pipe names (--pipe translate --pipe myTranslate),
  • (multiple) directive names (--directive translate --directive myTranslate),
  • service name (--service-name MyTranslateService)
  • service methods (default were get, instant and stream): --service-method-name get --service-method-name myCustomGet
  • marker name (-m i18n), basically incorporated Feature/add marker option #229 by @pieterhendrickx

… names, service name and methods.

Now it is possible to use command-line arguments to specify
* (multiple) pipe names (`--pipe translate --pipe myTranslate`),
* (multiple) directive names (`--directive translate --directive myTranslate`),
* service name (`--service-name MyTranslateService`)
* service methods (default were `get`, `instant` and `stream`): `--service-method-name get --service-method-name myCustomGet`
* marker name (`-m i18n`), basically incorporated biesbjerg#229 by @pieterhendrickx
@Yagorundy
Copy link

@biesbjerg @EnilPajic this is a very useful feature. When do you think you will merge this?

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

Successfully merging this pull request may close these issues.

2 participants