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 9e6f87c commit f14207eCopy full SHA for f14207e
cli/testdata/coder_agent_--help.golden
@@ -33,6 +33,9 @@ OPTIONS:
33
--debug-address string, $CODER_AGENT_DEBUG_ADDRESS (default: 127.0.0.1:2113)
34
The bind address to serve a debug HTTP server.
35
36
+ --devcontainers-enable bool, $CODER_AGENT_DEVCONTAINERS_ENABLE (default: true)
37
+ Allow the agent to automatically detect running devcontainers.
38
+
39
--log-dir string, $CODER_AGENT_LOG_DIR (default: /tmp)
40
Specify the location for the agent log files.
41
0 commit comments