Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redocly website gives old info on running CLI with docker #1841

Open
silverbucket opened this issue Jan 9, 2025 · 2 comments
Open

Redocly website gives old info on running CLI with docker #1841

silverbucket opened this issue Jan 9, 2025 · 2 comments

Comments

@silverbucket
Copy link

https://redocly.com/redocly-cli

Gives the docker command:

docker run --rm -v $PWD:/spec redocly/openapi-cli lint path-to-root-file.yaml

That docker image redocly/openapi-cli is over 2 years old. The command should be using redocly/cli instead.

Same with build-docs

@tatomyr
Copy link
Contributor

tatomyr commented Jan 9, 2025

Thanks for the report. Could you point to the exact page where you found that? I searched through our docs and couldn't find the outdated notation.

@silverbucket
Copy link
Author

silverbucket commented Jan 9, 2025

This page, for one, I believe I may have seen it elsewhere but can't recall. This one for sure: https://redocly.com/redocly-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants