diff --git a/src/node/cli.ts b/src/node/cli.ts index 571f3958..9ae84878 100644 --- a/src/node/cli.ts +++ b/src/node/cli.ts @@ -186,10 +186,7 @@ const options: Options> = { Securely bind code-server via Coder Cloud with the passed name. You'll get a URL like https://myname.coder-cloud.com at which you can easily access your code-server instance. Authorization is done via GitHub. - This is presently beta and requires being accepted for testing. - See https://github.com/cdr/code-server/discussions/2137 `, - beta: true, }, }