feat: add the eject and translate commands (#1668)

* feat: add the translations command

* feat: add eject command

* Update .changeset/short-panthers-smoke.md

Co-authored-by: Lorna Jane Mitchell <lorna.mitchell@redocly.com>

* Update packages/cli/src/index.ts

Co-authored-by: Lorna Jane Mitchell <lorna.mitchell@redocly.com>

* Update packages/cli/src/index.ts

Co-authored-by: Lorna Jane Mitchell <lorna.mitchell@redocly.com>

* update commands descriptions

* add the -p alias for preivew; update eject/contentDir description

* alighn option naming with the latest Realm changes

* resolve comments

* rename translations to translate

---------

Co-authored-by: Lorna Jane Mitchell <lorna.mitchell@redocly.com>
This commit is contained in:
Andrew Tatomyr
2024-08-23 10:25:26 +03:00
committed by GitHub
parent 325aa1db09
commit 78e08814aa
17 changed files with 199 additions and 56 deletions

View File

@@ -0,0 +1,5 @@
---
"@redocly/cli": minor
---
Added the `eject` and `translate` commands for use with the new Reunite-hosted product family.