Skip to content

Commit f2ccc2b

Browse files
committed
Fix?
1 parent 5b4d9a5 commit f2ccc2b

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

cli/testdata/coder_server_--help.golden

+19-19
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ OPTIONS:
6161
Periodically check for new releases of Coder and inform the owner. The
6262
check is performed once per day.
6363

64-
CLIENT OPTIONS:
64+
CLIENT OPTIONS:
6565
These options change the behavior of how clients interact with the Coder.
6666
Clients include the coder cli, vs code extension, and the web UI.
6767

@@ -83,17 +83,17 @@ Clients include the coder cli, vs code extension, and the web UI.
8383
The renderer to use when opening a web terminal. Valid values are
8484
'canvas', 'webgl', or 'dom'.
8585

86-
CONFIG OPTIONS:
86+
CONFIG OPTIONS:
8787
Use a YAML configuration file when your server launch become unwieldy.
8888

8989
-c, --config yaml-config-path, $CODER_CONFIG_PATH
9090
Specify a YAML file to load configuration from.
9191

9292
--write-config bool
93-
93+
9494
Write out the current server config as YAML to stdout.
9595

96-
INTROSPECTION / HEALTH CHECK OPTIONS:
96+
INTROSPECTION / HEALTH CHECK OPTIONS:
9797
--health-check-refresh duration, $CODER_HEALTH_CHECK_REFRESH (default: 10m0s)
9898
Refresh interval for healthchecks.
9999

@@ -102,7 +102,7 @@ INTROSPECTION / HEALTH CHECK OPTIONS:
102102
the database exceeds this threshold over 5 attempts, the database is
103103
considered unhealthy. The default value is 15ms.
104104

105-
INTROSPECTION / LOGGING OPTIONS:
105+
INTROSPECTION / LOGGING OPTIONS:
106106
--enable-terraform-debug-mode bool, $CODER_ENABLE_TERRAFORM_DEBUG_MODE (default: false)
107107
Allow administrators to enable Terraform debug output.
108108

@@ -119,7 +119,7 @@ INTROSPECTION / LOGGING OPTIONS:
119119
--log-stackdriver string, $CODER_LOGGING_STACKDRIVER
120120
Output Stackdriver compatible logs to a given file.
121121

122-
INTROSPECTION / PROMETHEUS OPTIONS:
122+
INTROSPECTION / PROMETHEUS OPTIONS:
123123
--prometheus-address host:port, $CODER_PROMETHEUS_ADDRESS (default: 127.0.0.1:2112)
124124
The bind address to serve prometheus metrics.
125125

@@ -132,7 +132,7 @@ INTROSPECTION / PROMETHEUS OPTIONS:
132132
--prometheus-enable bool, $CODER_PROMETHEUS_ENABLE
133133
Serve prometheus metrics on the address defined by prometheus address.
134134

135-
INTROSPECTION / TRACING OPTIONS:
135+
INTROSPECTION / TRACING OPTIONS:
136136
--trace-logs bool, $CODER_TRACE_LOGS
137137
Enables capturing of logs as events in traces. This is useful for
138138
debugging, but may result in a very large amount of events being sent
@@ -146,14 +146,14 @@ INTROSPECTION / TRACING OPTIONS:
146146
--trace-honeycomb-api-key string, $CODER_TRACE_HONEYCOMB_API_KEY
147147
Enables trace exporting to Honeycomb.io using the provided API Key.
148148

149-
INTROSPECTION / PPROF OPTIONS:
149+
INTROSPECTION / PPROF OPTIONS:
150150
--pprof-address host:port, $CODER_PPROF_ADDRESS (default: 127.0.0.1:6060)
151151
The bind address to serve pprof.
152152

153153
--pprof-enable bool, $CODER_PPROF_ENABLE
154154
Serve pprof metrics on the address defined by pprof address.
155155

156-
NETWORKING OPTIONS:
156+
NETWORKING OPTIONS:
157157
--access-url url, $CODER_ACCESS_URL
158158
The URL that users will use to access the Coder deployment.
159159

@@ -179,7 +179,7 @@ NETWORKING OPTIONS:
179179
Specifies the wildcard hostname to use for workspace applications in
180180
the form "*.example.com".
181181

182-
NETWORKING / DERP OPTIONS:
182+
NETWORKING / DERP OPTIONS:
183183
Most Coder deployments never have to think about DERP because all connections
184184
between workspaces and users are peer-to-peer. However, when Coder cannot
185185
establish a peer to peer connection, Coder uses a distributed relay network
@@ -221,7 +221,7 @@ backed by Tailscale and WireGuard.
221221
own DERP region, with region IDs starting at `--derp-server-region-id
222222
+ 1`. Use special value 'disable' to turn off STUN completely.
223223

224-
NETWORKING / HTTP OPTIONS:
224+
NETWORKING / HTTP OPTIONS:
225225
--disable-password-auth bool, $CODER_DISABLE_PASSWORD_AUTH
226226
Disable password authentication. This is recommended for security
227227
purposes in production deployments that rely on an identity provider.
@@ -252,7 +252,7 @@ NETWORKING / HTTP OPTIONS:
252252
longer if they are actively making requests, but this functionality
253253
can be disabled via --disable-session-expiry-refresh.
254254

255-
NETWORKING / TLS OPTIONS:
255+
NETWORKING / TLS OPTIONS:
256256
Configure TLS / HTTPS for your Coder deployment. If you're running Coder behind
257257
a TLS-terminating reverse proxy or are accessing Coder over a secure link, you
258258
can safely ignore these settings.
@@ -314,7 +314,7 @@ can safely ignore these settings.
314314
Minimum supported version of TLS. Accepted values are "tls10",
315315
"tls11", "tls12" or "tls13".
316316

317-
OAUTH2 / GITHUB OPTIONS:
317+
OAUTH2 / GITHUB OPTIONS:
318318
--oauth2-github-allow-everyone bool, $CODER_OAUTH2_GITHUB_ALLOW_EVERYONE
319319
Allow all logins, setting this option means allowed orgs and teams
320320
must be empty.
@@ -339,7 +339,7 @@ OAUTH2 / GITHUB OPTIONS:
339339
Base URL of a GitHub Enterprise deployment to use for Login with
340340
GitHub.
341341

342-
OIDC OPTIONS:
342+
OIDC OPTIONS:
343343
--oidc-group-auto-create bool, $CODER_OIDC_GROUP_AUTO_CREATE (default: false)
344344
Automatically creates missing groups from a user's groups claim.
345345

@@ -430,7 +430,7 @@ OIDC OPTIONS:
430430
The custom text to show on the error page informing about disabled
431431
OIDC signups.
432432

433-
PROVISIONING OPTIONS:
433+
PROVISIONING OPTIONS:
434434
Tune the behavior of the provisioner, which is responsible for creating,
435435
updating, and deleting workspace resources.
436436

@@ -451,7 +451,7 @@ updating, and deleting workspace resources.
451451
Number of provisioner daemons to create on start. If builds are stuck
452452
in queued state for a long time, consider increasing this.
453453

454-
TELEMETRY OPTIONS:
454+
TELEMETRY OPTIONS:
455455
Telemetry is critical to our ability to improve Coder. We strip all
456456
personalinformation before sending data to our servers. Please only disable
457457
telemetrywhen required by your organization's security policy.
@@ -460,7 +460,7 @@ telemetrywhen required by your organization's security policy.
460460
Whether telemetry is enabled or not. Coder collects anonymized usage
461461
data to help improve our product.
462462

463-
USER QUIET HOURS SCHEDULE OPTIONS:
463+
USER QUIET HOURS SCHEDULE OPTIONS:
464464
Allow users to set quiet hours schedules each day for workspaces to avoid
465465
workspaces stopping during the day due to template max TTL.
466466

@@ -480,7 +480,7 @@ workspaces stopping during the day due to template max TTL.
480480
must be *. Only one hour and minute can be specified (ranges or comma
481481
separated values are not supported).
482482

483-
⚠️ DANGEROUS OPTIONS:
483+
⚠️ DANGEROUS OPTIONS:
484484
--dangerous-allow-path-app-sharing bool, $CODER_DANGEROUS_ALLOW_PATH_APP_SHARING
485485
Allow workspace apps that are not served from subdomains to be shared.
486486
Path-based app sharing is DISABLED by default for security purposes.
@@ -497,7 +497,7 @@ workspaces stopping during the day due to template max TTL.
497497
can be disabled entirely with --disable-path-apps for further
498498
security.
499499

500-
ENTERPRISE OPTIONS:
500+
ENTERPRISE OPTIONS:
501501
These options are only available in the Enterprise Edition.
502502

503503
--browser-only bool, $CODER_BROWSER_ONLY

0 commit comments

Comments
 (0)