Files
redocly-cli/docs/commands
Ivan Osypov bb8b9121c4 feat: ability to add other files and folders to push (#842)
* feat: ability to add other files and folders to push

* Remove console.log

* Prettier fix

* Merge args in loadConfig

* Update docs/commands/push.md

Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>

* Update packages/cli/src/commands/push.ts

Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>

* Make code cleaner

* add test for --files arg

* Support files in apos section

* Change nerge config logic

* get unique files

* fix test

* fix test

* fix test

Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>
2022-09-16 10:27:51 +03:00
..