devspace icon indicating copy to clipboard operation
devspace copied to clipboard

Incorrect Documentation (function start_dev --disable-open)

Open timofey-drozhzhin opened this issue 2 years ago • 2 comments

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. Screenshot 2024-01-13

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 https://github.com/devspace-sh/devspace/issues/2122

timofey-drozhzhin avatar Jan 13 '24 09:01 timofey-drozhzhin

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.

alexandradragodan avatar Jan 31 '24 12:01 alexandradragodan

I opened a PR for this fix https://github.com/devspace-sh/devspace/pull/2803

timofey-drozhzhin avatar Feb 07 '24 23:02 timofey-drozhzhin