Hi,
Looking at the output of code-server --help, I see there are a lot of differences between v1 and v2. Is there any documentation that details the changes for users upgrading from v1 to v2?
More specifically. . .
- Is
-d still supported or only --user-data-dir?
- Is
-e still supported or only --extensions-dir?
- Is
--disable-telemetry still supported?
- Is
-N supported or is it automatic based on whether the PASSWORD env var is set?
- Is
-H supported or is it automatic based on whether a cert is selected?
Also I see that the documentation was updated to reference port 8080 instead of 8443 everywhere, but the latest stable release still uses 8443, just fyi
Thanks
Hi,
Looking at the output of
code-server --help, I see there are a lot of differences between v1 and v2. Is there any documentation that details the changes for users upgrading from v1 to v2?More specifically. . .
-dstill supported or only--user-data-dir?-estill supported or only--extensions-dir?--disable-telemetrystill supported?-Nsupported or is it automatic based on whether thePASSWORDenv var is set?-Hsupported or is it automatic based on whether a cert is selected?Also I see that the documentation was updated to reference port
8080instead of8443everywhere, but the latest stable release still uses8443, just fyiThanks