Skip to content

Commit d837618

Browse files
JammSpreadJoe Previte
authored and
Joe Previte
committed
Modify link arg and its desc to not be beta
1 parent d7d897e commit d837618

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
@@ -194,10 +194,7 @@ const options: Options<Required<Args>> = {
194194
Securely bind code-server via Coder Cloud with the passed name. You'll get a URL like
195195
https://myname.coder-cloud.com at which you can easily access your code-server instance.
196196
Authorization is done via GitHub.
197-
This is presently beta and requires being accepted for testing.
198-
See https://github.com/cdr/code-server/discussions/2137
199197
`,
200-
beta: true,
201198
},
202199
home: {
203200
type: "string",

0 commit comments

Comments
 (0)