8000 cli: Show beta flags in help output by nhooyr · Pull Request #2427 · coder/code-server · GitHub
[go: up one dir, main page]

Skip to content

cli: Show beta flags in help output #2427

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 14, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update cloud program section of README
  • Loading branch information
JammSpread committed Dec 5, 2020
commit 9e7e8c073d4bdb9eb2fa0226c1becea316ba1a74
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ When done, the install script prints out instructions for running and starting c

We also have an in-depth [setup and configuration](./doc/guide.md) guide.

### Alpha Program 🐣
### Cloud Program ☁️

We're working on a cloud platform that makes deploying and managing code-server easier.
Consider updating to the latest version and running code-server with our experimental flag `--link` if you don't want to worry about
Consider running code-server with the flag `--link` if you don't want to worry about

- TLS
- Authentication
Expand Down
0