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 885259a commit 167122bCopy full SHA for 167122b
cli/testdata/coder_agent_--help.golden
@@ -33,7 +33,7 @@ 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: false)
+ --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)
0 commit comments