mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
test: Fix golden gen for long wd paths (#6021)
This commit is contained in:
committed by
GitHub
parent
dffd7953bc
commit
95ff29c2be
@ -9,7 +9,7 @@ Flags:
|
||||
|
||||
Global Flags:
|
||||
--global-config coder Path to the global coder config directory.
|
||||
Consumes $CODER_CONFIG_DIR (default "/tmp/coder-cli-test-config")
|
||||
Consumes $CODER_CONFIG_DIR (default "~/.config/coderv2")
|
||||
--header stringArray HTTP headers added to all requests. Provide as "Key=Value".
|
||||
Consumes $CODER_HEADER
|
||||
--no-feature-warning Suppress warnings about unlicensed features.
|
||||
|
Reference in New Issue
Block a user