mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: add --disable-direct flag to CLI (#8131)
This commit is contained in:
@@ -68,6 +68,15 @@ Coder — A tool for provisioning self-hosted development environments with Terr
|
||||
|
||||
Print all options, how they're set, then exit.
|
||||
|
||||
### --disable-direct-connections
|
||||
|
||||
| | |
|
||||
| ----------- | ---------------------------------------------- |
|
||||
| Type | <code>bool</code> |
|
||||
| Environment | <code>$CODER_DISABLE_DIRECT_CONNECTIONS</code> |
|
||||
|
||||
Disable direct (P2P) connections to workspaces.
|
||||
|
||||
### --global-config
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user