encore gen client
Generates an API client for your app
Options
| Name | Description |
|---|---|
--env, -e <env> | The environment to fetch the API for (defaults to the primary environment) |
--lang, -l <lang> | The language to generate code for ("typescript" and "go" are supported) |
--output, -o <output> | The filename to write the generated client code to |