* feat: added --public option for push command
fix: fixed according to comments, splited docs into separate PR
* docs: added information about `--public` option for push
docs: fixed table after conflicts resolving
* Apply suggestions from code review
* fix: removed `optional` from doc table.
Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
* Add --skip-decorator option to push command
* docs: --skip-decorator option for push command
* feat: support new redocly.yaml config structure in push command
* chore: fix tests after change
* fix: make sure npm run e2e does not run unit tests
* fix: remove unnecessary lint call
* docs: update text and add example of skipping multiple decorators
* docs: added use cases for --run-id option, push command
* docs: added several ways of authorization with push command
Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
Co-authored-by: Adam Altman <adam@rebilly.com>