test: Fix golden gen for long wd paths (#6021)

This commit is contained in:
Mathias Fredriksson
2023-02-03 18:43:33 +02:00
committed by GitHub
parent dffd7953bc
commit 95ff29c2be
57 changed files with 72 additions and 63 deletions

View File

@ -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.