Skip to content

Commit 4d295e3

Browse files
committed
Modify link arg and its desc to not be beta
1 parent eb4864f commit 4d295e3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/node/cli.ts

-3
Original file line numberDiff line numberDiff line change
@@ -186,10 +186,7 @@ const options: Options<Required<Args>> = {
186186
Securely bind code-server via Coder Cloud with the passed name. You'll get a URL like
187187
https://myname.coder-cloud.com at which you can easily access your code-server instance.
188188
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
191189
`,
192-
beta: true,
193190
},
194191
}
195192

0 commit comments

Comments
 (0)