Closed
Description
code-server
version: 2.1523-vsc1.38.1- OS Version: Docker on RH 7 runnign Debian Buster (php-apache) containers
Description
Option --telemetry
result in "error File not found"
Also how can you specifically say --cert
and NOT give an argument
Steps to Reproduce
This works fine...
code-server . --port 8443 --auth password --cert
added --cert as last argument so it generates a certificate
This then fails with "error File not found"
code-server . --telemetry --port 8443 --auth password --cert