We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb4864f commit 4d295e3Copy full SHA for 4d295e3
src/node/cli.ts
@@ -186,10 +186,7 @@ const options: Options<Required<Args>> = {
186
Securely bind code-server via Coder Cloud with the passed name. You'll get a URL like
187
https://myname.coder-cloud.com at which you can easily access your code-server instance.
188
Authorization is done via GitHub.
189
- This is presently beta and requires being accepted for testing.
190
- See https://github.com/cdr/code-server/discussions/2137
191
`,
192
- beta: true,
193
},
194
}
195
0 commit comments