Commit Graph

86 Commits

Author SHA1 Message Date
redocly-bot
b1b7b3c8f1 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:26:19 +00:00
redocly-bot
3d2ad3986b sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:25:59 +00:00
redocly-bot
a158fef806 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:25:38 +00:00
redocly-bot
4a188e1bcc sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:25:19 +00:00
redocly-bot
6d6927dd77 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:24:53 +00:00
redocly-bot
2144064f16 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:24:38 +00:00
redocly-bot
0708e13e7f sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:24:13 +00:00
redocly-bot
abeb7b2246 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:23:58 +00:00
redocly-bot
235cefa4b4 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:23:23 +00:00
redocly-bot
3e11193de8 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:23:17 +00:00
redocly-bot
961d242ea3 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:22:39 +00:00
redocly-bot
28cb5b66ae sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:22:29 +00:00
redocly-bot
0ac02c9a35 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-06-09 11:21:56 +00:00
Pascal von Rickenbach
d1960063db add bundle option to keep url references (#688) 2022-05-19 14:06:21 +02:00
redocly-bot
4d8cf1f186 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-05-14 18:42:52 +00:00
redocly-bot
5c1a65af9c sync: Synced local 'docs/' with remote 'docs/cli/' 2022-05-12 09:15:22 +00:00
redocly-bot
ee47cc3046 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-05-11 02:04:53 +00:00
Yevhen Smoliy
2bb8d82c7e feat: added --public option for push command (#667)
* 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>
2022-05-10 17:37:40 +03:00
Roman Hotsiy
1cacff2044 chore: rename package to @redocly/cli (#672)
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@gmail.com>
Co-authored-by: Ivana Isadora Devcic <skadinna@gmail.com>
2022-05-06 16:12:56 +02:00
Eilolz
821850f6d0 feat: added codeclimate formating for lint command (#669)
Co-authored-by: Romain Papa <romain.papa@greencom-networks.com>
2022-05-05 13:24:46 +02:00
redocly-bot
73048f7034 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-05-05 01:02:23 +00:00
redocly-bot
f4db5622b3 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-05-04 19:32:45 +00:00
redocly-bot
d7ed5092e8 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-05-04 18:36:13 +00:00
volodymyr-rutskyi
2cddb768e8 Feat: Skip decorator option for push command (#614)
* 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
2022-04-04 11:39:52 +03:00
volodymyr-rutskyi
1f10c7cd77 feat: configurable filename separator for split command (#610)
* Make file path separator configurable in split command

* chore: add tests for the file name separator

* chore: update snapshots

* docs: split separator option description

* chore: code style fixes
2022-03-28 18:44:43 +03:00
redocly-bot
d622c06d5c sync: Synced local 'docs/' with remote 'docs/cli/' 2022-03-24 12:46:26 +00:00
Jody Winter
9be0de30ac Jody cli commands index.md (#605)
* Update commands/index.md

* Update docs/commands/index.md

Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>

* Update index.md

Second pass.

* Updated refs to config file

Standardised naming ('the Redocly configuration file' or 'redocly.yaml' instead of '.redocly.yaml').

* Fix success tip Markdown

Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
Co-authored-by: Swapnil Ogale <swapnilogale@gmail.com>
2022-03-24 15:34:45 +11:00
Jody Winter
a85ee452fe Update commands/index.md (#580)
* Update commands/index.md

* Update docs/commands/index.md

Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>

* Update index.md

Second pass.

* Updated refs to config file

Standardised naming ('the Redocly configuration file' or 'redocly.yaml' instead of '.redocly.yaml').

Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
Co-authored-by: Swapnil Ogale <swapnilogale@gmail.com>
2022-03-24 14:17:03 +11:00
redocly-bot
297082a16b sync: Synced local 'docs/' with remote 'docs/cli/' 2022-03-23 22:07:26 +00:00
redocly-bot
e152cc45ff sync: Synced local 'docs/' with remote 'docs/cli/' 2022-03-14 10:21:56 +00:00
redocly-bot
5b9cc9d714 sync: Synced local 'docs/' with remote 'docs/cli/' 2022-02-10 17:33:10 +00:00
redocly-bot
2dc8bcd13b sync: Synced local 'docs/' with remote 'docs/cli/' 2022-01-13 02:47:11 +00:00
Slavik Bezkorovainyi
145a364fef feat: remove-x-internal decorator (#443)
Co-authored-by: Andriy Leliv <andrii.leliv@gmail.com>
Co-authored-by: romanhotsiy <gotsijroman@gmail.com>
2022-01-06 19:56:53 +02:00
Tom Wieczorek
9981ddafb9 feat: add checkstyle as a new lint format (#496) 2022-01-04 17:30:18 +02:00
Glayson Olivieri
487cd91588 feat: add host arg to preview-docs cli command (#479) 2021-12-24 11:25:24 +02:00
Andriy Leliv
5766f71a06 feat: support region for login and other commands (#459)
Co-authored-by: Ivana Isadora Devcic <skadinna@gmail.com>
2021-12-14 08:50:27 +02:00
redocly-bot
6d29a9bc2c sync: Synced local 'docs/' with remote 'docs/cli/' 2021-11-24 20:12:04 +00:00
Anatolii Sieryi
aa3a24cd33 chore: add docs for 1.0.0-beta.69 (#458) 2021-11-24 21:57:27 +02:00
Antonio
5e7b82fb14 docs: revised the push command for openapi-cli (#363)
* 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>
2021-11-24 06:58:35 -06:00
Antonio
7df75c096f Docs: fully revised lint command for openapi-cli (#360)
* docs: fully revised lint command for openapi-cli

* docs: second review stage of the lint cli command

* fix: phrasing issues

* Apply suggestions from code review

* docs: updated lint command according to mentions

* docs: added description for --extends option for lint command

* fix: phrasing issues

* docs: updated lint command document according to mentions

* docs: fixed incorrect link to configuration document in the lint command document

Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
2021-10-27 14:41:29 +11:00
Swapnil Ogale
b1d9cca14e Merge pull request #361 from bandantonio/docs-preview-docs-command
Docs: fully revised preview-docs command for openapi-cli
2021-10-14 21:23:02 +11:00
Anton Zolotukhin
e5508e3d3c Merge branch 'docs-preview-docs-command' of github.com:bandantonio/openapi-cli into docs-preview-docs-command 2021-10-11 21:20:45 +03:00
Anton Zolotukhin
d8fc07aeea docs: updated preview-docs command according to mentions 2021-10-11 21:18:40 +03:00
Ivana Isadora Devcic
b5d5252dd4 Update docs/commands/preview-docs.md 2021-10-06 12:46:07 +02:00
Ivana Isadora Devcic
784203a392 fix: minor phrasing issues 2021-10-06 12:42:06 +02:00
redocly-bot
a2d848ce03 sync: Synced local 'docs/' with remote 'docs/cli/' 2021-09-30 04:13:25 +00:00
redocly-bot
d79bd84986 sync: Synced local 'docs/' with remote 'docs/cli/' 2021-09-30 04:12:51 +00:00
redocly-bot
37c873b6b2 sync: Synced local 'docs/' with remote 'docs/cli/' 2021-09-30 04:12:48 +00:00
redocly-bot
e021091667 sync: Synced local 'docs/' with remote 'docs/cli/' 2021-09-30 04:12:19 +00:00
redocly-bot
06bdc13041 sync: Synced local 'docs/' with remote 'docs/cli/' 2021-09-30 04:12:09 +00:00