8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f6f254 commit fddefbdCopy full SHA for fddefbd
cli/testdata/coder_agent_--help.golden
@@ -33,6 +33,9 @@ OPTIONS:
33
--prometheus-address string, $CODER_AGENT_PROMETHEUS_ADDRESS (default: 127.0.0.1:2112)
34
The bind address to serve Prometheus metrics.
35
36
+ --script-data-dir string, $CODER_AGENT_SCRIPT_DIR (default: /tmp)
37
+ Specify the location for storing script data.
38
+
39
--ssh-max-timeout duration, $CODER_AGENT_SSH_MAX_TIMEOUT (default: 72h)
40
Specify the max timeout for a SSH connection, it is advisable to set
41
it to a minimum of 60s, but no more than 72h.
0 commit comments