We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What happened? Pages https://www.devspace.sh/docs/configuration/functions/ and https://www.devspace.sh/docs/configuration/pipelines/ define start_dev --disable-open as "If enabled will not replace any pods". I believe the description is incorrect.
start_dev --disable-open
What did you expect to happen instead? Description of start_dev --disable-open should say "If enabled will not auto-open the URL". See https://www.devspace.sh/docs/configuration/dev/connections/open for the exact description.
This might be related to an earlier issue #2122
The text was updated successfully, but these errors were encountered:
Hey @timofey-drozhzhin Thanks for reaching out!
We'll take a look and fix the docs. If you want to and find the time by then, please feel free to open a PR.
Sorry, something went wrong.
I opened a PR for this fix #2803
Successfully merging a pull request may close this issue.
What happened?
Pages https://www.devspace.sh/docs/configuration/functions/ and https://www.devspace.sh/docs/configuration/pipelines/ define
start_dev --disable-open
as "If enabled will not replace any pods". I believe the description is incorrect.What did you expect to happen instead?
Description of
start_dev --disable-open
should say "If enabled will not auto-open the URL". See https://www.devspace.sh/docs/configuration/dev/connections/open for the exact description.This might be related to an earlier issue #2122
The text was updated successfully, but these errors were encountered: