Skip to content

Commit 17234c4

Browse files
committed
Fix golden files
1 parent 09ac2ba commit 17234c4

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

cli/testdata/coder_templates_create_--help.golden

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Flags:
77
--default-ttl duration Specify a default TTL for workspaces created from this
88
template. (default 24h0m0s)
99
-d, --directory string Specify the directory to create from, use '-' to read
10-
tar from stdin (default
11-
"/tmp/coder-cli-test-workdir")
10+
tar from stdin (default "/tmp/coder-cli-test-workdir")
1211
-h, --help help for create
1312
--parameter-file string Specify a file path with parameter values.
1413
--provisioner-tag stringArray Specify a set of tags to target provisioner daemons.

cli/testdata/coder_templates_push_--help.golden

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Flags:
77
--always-prompt Always prompt all parameters. Does not pull parameter
88
values from active template version
99
-d, --directory string Specify the directory to create from, use '-' to read
10-
tar from stdin (default
11-
"/tmp/coder-cli-test-workdir")
10+
tar from stdin (default "/tmp/coder-cli-test-workdir")
1211
-h, --help help for push
1312
--name string Specify a name for the new template version. It will be
1413
automatically generated if not provided.

0 commit comments

Comments
 (0)