Redocly / redocly-cli

⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.
https://redocly.com/docs/cli/
MIT License
910 stars 139 forks source link

Add `output` as a per-API configuration option #1579

Closed lornajane closed 3 weeks ago

lornajane commented 3 months ago

Is your feature request related to a problem? Please describe.

Our universal config supports output for where to put a bundled API, but the CLI doesn't use the same thing yet. We should add it.

Describe alternatives you've considered

Do nothing, but then the universal config wouldn't be universal.

Related: #1294 which needs output-docs as a filename too.