mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-09 20:57:44 +00:00
* 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>